diff options
author | Keith Busch <[email protected]> | 2019-09-06 11:23:08 -0600 |
---|---|---|
committer | Keith Busch <[email protected]> | 2019-10-14 23:21:54 +0900 |
commit | 4c75f877853cfa81b12374a07208e07b077f39b8 (patch) | |
tree | dcac648e8a57d4661743094f6ec2c565d36132ee /tools/perf/util/trace-event-scripting.c | |
parent | 92b98e88d59ab17e65f261fbb5db272143ccf414 (diff) |
nvme: Prevent resets during paused controller state
A paused controller is doing critical internal activation work in the
background. Prevent subsequent controller resets from occurring during
this period by setting the controller state to RESETTING first. A helper
function, nvme_try_sched_reset_work(), is introduced for these paths so
they may continue with scheduling the reset_work after they've completed
their uninterruptible critical section.
Tested-by: Edmund Nadolski <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions