diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-25 14:41:58 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-25 18:47:44 +0300 |
commit | b65e0dd6a2de050d3fc4c0db4969a245f4e7273e (patch) | |
tree | a5fda8de5085ef9c4750e852279d28ca43d141ba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f56040b81999871973d21f334b4657957422c90e (diff) | |
download | linux-b65e0dd6a2de050d3fc4c0db4969a245f4e7273e.tar.xz |
io_uring: mark ->work uninitialised after cleanup
Remove REQ_F_WORK_INITIALIZED after io_req_clean_work(). That's a cold
path but is safer for those using io_req_clean_work() out of
*dismantle_req()/*io_free(). And for the same reason zero work.fs
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions