diff options
author | 2020-06-30 08:43:15 -0600 | |
---|---|---|
committer | 2020-06-30 08:43:15 -0600 | |
commit | ab0b6451db2a8ed630b89ef3826b8ea994149444 (patch) | |
tree | 5f4fb2ad84217af240415ad0b07cae8837e1f4e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: do grab_env() just before punting (diff) | |
download | wireguard-linux-ab0b6451db2a8ed630b89ef3826b8ea994149444.tar.xz wireguard-linux-ab0b6451db2a8ed630b89ef3826b8ea994149444.zip |
io_uring: clean up io_kill_linked_timeout() locking
Avoid jumping through hoops to silence unused variable warnings, and
also fix sparse rightfully complaining about the locking context:
fs/io_uring.c:1593:39: warning: context imbalance in 'io_kill_linked_timeout' - unexpected unlock
Provide the functional helper as __io_kill_linked_timeout(), and have
separate the locking from it.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions