Commit 6622b76
nvme: fix async event trace event
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: 09bd1ff ("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>1 parent cf806e3 commit 6622b76
2 files changed
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4808 | 4808 | | |
4809 | 4809 | | |
4810 | 4810 | | |
4811 | | - | |
4812 | | - | |
4813 | 4811 | | |
4814 | 4812 | | |
4815 | 4813 | | |
| |||
4845 | 4843 | | |
4846 | 4844 | | |
4847 | 4845 | | |
4848 | | - | |
4849 | 4846 | | |
4850 | 4847 | | |
4851 | 4848 | | |
| |||
4861 | 4858 | | |
4862 | 4859 | | |
4863 | 4860 | | |
| 4861 | + | |
4864 | 4862 | | |
4865 | 4863 | | |
4866 | 4864 | | |
| |||
4878 | 4876 | | |
4879 | 4877 | | |
4880 | 4878 | | |
4881 | | - | |
4882 | 4879 | | |
4883 | 4880 | | |
4884 | 4881 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
139 | 136 | | |
140 | 137 | | |
141 | 138 | | |
| |||
0 commit comments