nvme: fix async event trace event
stable inclusion from stable-v5.10.180 commit e119d1918303505ac9b6dd263a46a7e09d6f1684 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8DDFN Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e119d1918303505ac9b6dd263a46a7e09d6f1684 -------------------------------- [ Upstream commit 6622b76f ] 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: 09bd1ff4 ("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> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment