diff options
author | Keith Busch <kbusch@kernel.org> | 2024-01-24 20:27:27 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-01-29 18:02:50 +0300 |
commit | 6d3c7fb17b4c047ccd0b42cf1308da693ab45acb (patch) | |
tree | e219029aeb82327159efc5a90f0de9a30a35993b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47c5dd66c1840524572dcdd956f4af2bdb6fbdff (diff) | |
download | linux-6d3c7fb17b4c047ccd0b42cf1308da693ab45acb.tar.xz |
nvme: use ctrl state accessor
The ctrl->state value is updated in another thread using WRITE_ONCE, so
ensure all the readers use the appropriate accessor.
Reviewed-by: Sagi Grimberg <sagi@grmberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions