diff options
author | James Smart <jsmart2021@gmail.com> | 2019-06-20 13:07:00 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-07-09 13:16:09 -0700 |
commit | c38dbbfab1bc47b0f3a1eceea0fa45e44c477092 (patch) | |
tree | 8cc24ac7d483d269fc44129fa5bfc57bc10c6dad /tools/perf/scripts/python/mem-phys-addr.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 <jsmart2021@gmail.com>
Reviewed-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions