diff options
| author | Jens Axboe <[email protected]> | 2023-03-21 02:01:25 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-03-21 02:01:25 +0000 |
| commit | 9d2789ac9d60c049d26ef6d3005d9c94c5a559e9 (patch) | |
| tree | e09175212c3cd8e96aa4285907356cb430513f62 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | block: ublk_drv: mark device as LIVE before adding disk (diff) | |
| download | kernel-9d2789ac9d60c049d26ef6d3005d9c94c5a559e9.tar.gz kernel-9d2789ac9d60c049d26ef6d3005d9c94c5a559e9.zip | |
block/io_uring: pass in issue_flags for uring_cmd task_work handling
io_uring_cmd_done() currently assumes that the uring_lock is held
when invoked, and while it generally is, this is not guaranteed.
Pass in the issue_flags associated with it, so that we have
IO_URING_F_UNLOCKED available to be able to lock the CQ ring
appropriately when completing events.
Cc: [email protected]
Fixes: ee692a21e9bf ("fs,io_uring: add infrastructure for uring-cmd")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
