diff options
| author | Pavel Begunkov <[email protected]> | 2019-11-25 20:14:39 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-11-26 22:02:56 +0000 |
| commit | cf6fd4bd559ee61a4454b161863c8de6f30f8dca (patch) | |
| tree | 97393733ab2ac9626dcc5ad92e22cc425a46eb2a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | io_uring: store timeout's sqe->off in proper place (diff) | |
| download | kernel-cf6fd4bd559ee61a4454b161863c8de6f30f8dca.tar.gz kernel-cf6fd4bd559ee61a4454b161863c8de6f30f8dca.zip | |
io_uring: inline struct sqe_submit
There is no point left in keeping struct sqe_submit. Inline it
into struct io_kiocb, so any req->submit.field is now just req->field
- moves initialisation of ring_file into io_get_req()
- removes duplicated req->sequence.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
