diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2019-05-13 10:46:05 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-05-14 17:19:47 +0200 |
commit | 521cfb8e5a5dd6f2f528d675688f07b962fe4545 (patch) | |
tree | b14c5175ffe4ea2de7e7f9cc7c9352828996ca4c /Kbuild | |
parent | 9581ae4f0facf122a732841959812dea9ed2f422 (diff) | |
download | linux-stable-521cfb8e5a5dd6f2f528d675688f07b962fe4545.tar.gz linux-stable-521cfb8e5a5dd6f2f528d675688f07b962fe4545.tar.bz2 linux-stable-521cfb8e5a5dd6f2f528d675688f07b962fe4545.zip |
nvme: trace all async notice events
This patch removes the tracing of the NVMe Async events out of the
switch so that it can trace all the events including the ones which
are not handled in the nvme_handle_aen_notice(). The events which
are not handled in the nvme_handle_aen_notice() such as
NVME_AER_NOTICE_DISC_CHANGED corresponding event identifier needs
to be added in the drivers/nvme/host/trace.h so that it can stringify
the AER .
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions