diff options
author | James Smart <[email protected]> | 2019-06-20 13:07:00 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2019-07-09 13:16:09 -0700 |
commit | c38dbbfab1bc47b0f3a1eceea0fa45e44c477092 (patch) | |
tree | 8cc24ac7d483d269fc44129fa5bfc57bc10c6dad /scripts/gen_compile_commands.py | |
parent | c9b3007feca018d3f7061f5d5a14cb00766ffe9b (diff) |
nvme-fcloop: fix inconsistent lock state warnings
With extra debug on, inconsistent lock state warnings are being called
out as the tfcp_req->reqlock is being taken out without irq, while some
calling sequences have the sequence in a softirq state.
Change the lock taking/release to raise/drop irq.
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Minwoo Im <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions