diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-12 16:16:47 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-12 09:40:50 -0600 |
commit | 16d598030a37853a7a6b4384cad19c9c0af2f021 (patch) | |
tree | 06f76c2f18cdb892f5740951845ac46fdd6ddb8b /drivers/base/cpu.c | |
parent | dd821e0c95a64b5923a0c57f07d3f7563553e756 (diff) | |
download | linux-16d598030a37853a7a6b4384cad19c9c0af2f021.tar.bz2 |
io_uring: fix not initialised work->flags
59960b9deb535 ("io_uring: fix lazy work init") tried to fix missing
io_req_init_async(), but left out work.flags and hash. Do it earlier.
Fixes: 7cdaf587de7c ("io_uring: avoid whole io_wq_work copy for requests completed inline")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/base/cpu.c')
0 files changed, 0 insertions, 0 deletions