diff options
author | 2019-06-20 13:07:00 -0700 | |
---|---|---|
committer | 2019-07-09 13:16:09 -0700 | |
commit | c38dbbfab1bc47b0f3a1eceea0fa45e44c477092 (patch) | |
tree | 8cc24ac7d483d269fc44129fa5bfc57bc10c6dad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-iolatency: fix STS_AGAIN handling (diff) | |
download | wireguard-linux-c38dbbfab1bc47b0f3a1eceea0fa45e44c477092.tar.xz wireguard-linux-c38dbbfab1bc47b0f3a1eceea0fa45e44c477092.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions