diff options
author | Keith Busch <kbusch@kernel.org> | 2022-09-22 18:13:47 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-09-27 10:15:56 +0300 |
commit | 1e866afd4bcdd01a70a5eddb4371158d3035ce03 (patch) | |
tree | 4a5dc2c413d8d9d769ead144092d3aba5703dd77 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23e085b2dead13b51fe86d27069895b740f749c0 (diff) | |
download | linux-1e866afd4bcdd01a70a5eddb4371158d3035ce03.tar.xz |
nvme: ensure subsystem reset is single threaded
The subsystem reset writes to a register, so we have to ensure the
device state is capable of handling that otherwise the driver may access
unmapped registers. Use the state machine to ensure the subsystem reset
doesn't try to write registers on a device already undergoing this type
of reset.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=214771
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions