diff options
author | Hannes Reinecke <hare@kernel.org> | 2025-04-03 10:19:29 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-04-07 17:26:50 +0300 |
commit | 9546ad1a9bda7362492114f5866b95b0ac4a100e (patch) | |
tree | 618a2f4db6f009e22105b49351757f1735ac8942 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 72070e57b0a518ec8e562a2b68fdfc796ef5c040 (diff) | |
download | linux-9546ad1a9bda7362492114f5866b95b0ac4a100e.tar.xz |
nvme: requeue namespace scan on missed AENs
Scanning for namespaces can take some time, so if the target is
reconfigured while the scan is running we may miss a Attached Namespace
Attribute Changed AEN.
Check if the NVME_AER_NOTICE_NS_CHANGED bit is set once the scan has
finished, and requeue scanning to pick up any missed change.
Signed-off-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions