mirror-linux/drivers/nvme/host
Keith Busch 0f1c4ae80d nvme: fix async event trace event
[ Upstream commit 6622b76fe9 ]

Mixing AER Event Type and Event Info has masking clashes. Just print the
event type, but also include the event info of the AER result in the
trace.

Fixes: 09bd1ff4b1 ("nvme-core: add async event trace helper")
Reported-by: Nate Thornton <nate.thornton@samsung.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Minwoo Im <minwoo.im@samsung.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:03:22 +09:00
..
Kconfig
Makefile
apple.c nvme-apple: only reset the controller when RTKit is running 2023-02-06 08:06:34 +01:00
auth.c
constants.c
core.c nvme: fix async event trace event 2023-05-11 23:03:22 +09:00
fabrics.c
fabrics.h nvme-fabrics: show well known discovery name 2023-03-11 13:55:31 +01:00
fault_inject.c
fc.c nvme-fc: fix initialization order 2023-02-01 08:34:43 +01:00
fc.h
hwmon.c
ioctl.c block/io_uring: pass in issue_flags for uring_cmd task_work handling 2023-04-06 12:10:51 +02:00
multipath.c block: handle bio_split_to_limits() NULL return 2023-01-18 11:58:33 +01:00
nvme.h nvme: consolidate setting the tagset flags 2023-02-01 08:34:43 +01:00
pci.c nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD 2023-04-20 12:35:14 +02:00
rdma.c nvme-rdma: stop auth work after tearing down queues in error recovery 2023-02-22 12:59:55 +01:00
tcp.c nvme-tcp: fix a possible UAF when failing to allocate an io queue 2023-04-26 14:28:37 +02:00
trace.c
trace.h nvme: fix async event trace event 2023-05-11 23:03:22 +09:00
zns.c