diff options
author | Jens Axboe <[email protected]> | 2024-10-16 15:48:38 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-10-29 13:43:27 -0600 |
commit | 892d3e80e1b9fc09aefdfd4d31f10f3d018863a0 (patch) | |
tree | 9f1b4453832d3ce96d6f976884dd5bbea88831a7 /tools/perf/scripts/python/stat-cpi.py | |
parent | c919790060230ac2b1824bbf4d3b64eb51f471ff (diff) |
io_uring/uring_cmd: get rid of using req->imu
It's pretty pointless to use io_kiocb as intermediate storage for this,
so split the validity check and the actual usage. The resource node is
assigned upfront at prep time, to prevent it from going away. The actual
import is never called with the ctx->uring_lock held, so grab it for
the import.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions