diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-03-10 16:13:53 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-10 17:29:59 +0300 |
commit | 78d7f6ba82edb7f8763390982be29051c4216772 (patch) | |
tree | d51954e554ee3f20efe5f3471896c24370ddd327 /scripts/gdb/linux/utils.py | |
parent | e22bc9b481a90d7898984ea17621f04a653e2cd1 (diff) | |
download | linux-78d7f6ba82edb7f8763390982be29051c4216772.tar.xz |
io_uring: fix invalid ctx->sq_thread_idle
We have to set ctx->sq_thread_idle before adding a ring to an SQ task,
otherwise sqd races for seeing zero and accounting it as such.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions