diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2020-12-14 19:03:24 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-12-15 12:13:36 -0800 |
| commit | 483e6417aea5c6d278e6aa7facc50d961d95a0a9 (patch) | |
| tree | cd8fdd87234e7de2a586ed94791273ba450c815d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a85cbe6159ffc973e5702f70a3bd5185f8f3c38d (diff) | |
ide/falcon: remove in_interrupt() usage
falconide_get_lock() is called by ide_lock_host() and its caller
(ide_issue_rq()) has already a might_sleep() check.
stdma_lock() has wait_event() which also has a might_sleep() check.
Remove the in_interrupt() check.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Cc: "David S. Miller" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions