diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-03-09 17:02:21 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-10 17:28:43 +0300 |
commit | 93e68e036c2fc1ce18e784418e4e19975a5882b4 (patch) | |
tree | 7471852a31bcc994b2753d46a0021c0632f8ba63 /scripts/gdb/linux/utils.py | |
parent | 70e35125093b05b0e607ba1f5358ddf76946756c (diff) | |
download | linux-93e68e036c2fc1ce18e784418e4e19975a5882b4.tar.xz |
io_uring: move all io_kiocb init early in io_init_req()
If we hit an error path in the function, make sure that the io_kiocb is
fully initialized at that point so that freeing the request always sees
a valid state.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions