diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-02-13 01:52:54 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-02-13 01:53:52 +0300 |
commit | 2b4fc4cd43f28e9e39179c8702e6ee821258584d (patch) | |
tree | d06aa8d53e4264ebe50ab0091bbee2a5a6013f55 /tools/perf/scripts/python/gecko.py | |
parent | 0edf1283a9d1419a2095b4fcdd95c11ac00a191c (diff) | |
download | linux-2b4fc4cd43f28e9e39179c8702e6ee821258584d.tar.xz |
io_uring/waitid: setup async data in the prep handler
This is the idiomatic way that opcodes should setup their async data,
so that it's always valid inside ->issue() without issue needing to
do that.
Fixes: f31ecf671ddc4 ("io_uring: add IORING_OP_WAITID support")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions