diff options
author | 2024-01-24 09:27:27 -0800 | |
---|---|---|
committer | 2024-01-29 07:02:50 -0800 | |
commit | 6d3c7fb17b4c047ccd0b42cf1308da693ab45acb (patch) | |
tree | e219029aeb82327159efc5a90f0de9a30a35993b /scripts/generate_rust_analyzer.py | |
parent | nvmet-tcp: fix nvme tcp ida memory leak (diff) | |
download | linux-rng-6d3c7fb17b4c047ccd0b42cf1308da693ab45acb.tar.xz linux-rng-6d3c7fb17b4c047ccd0b42cf1308da693ab45acb.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions