aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-09-08 19:49:17 +0000
committerJens Axboe <[email protected]>2021-09-08 19:57:56 +0000
commitc57a91fb1ccfa203ba3e31e5a389cb04de5b0561 (patch)
treed03ab06beb7d97625301c48c80df6b3d9fef5489 /scripts/clang-tools/gen_compile_commands.py
parentio-wq: fix cancellation on create-worker failure (diff)
downloadkernel-c57a91fb1ccfa203ba3e31e5a389cb04de5b0561.tar.gz
kernel-c57a91fb1ccfa203ba3e31e5a389cb04de5b0561.zip
io_uring: fix missing mb() before waitqueue_active
In case of !SQPOLL, io_cqring_ev_posted_iopoll() doesn't provide a memory barrier required by waitqueue_active(&ctx->poll_wait). There is a wq_has_sleeper(), which does smb_mb() inside, but it's called only for SQPOLL. Fixes: 5fd4617840596 ("io_uring: be smarter about waking multiple CQ ring waiters") Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/2982e53bcea2274006ed435ee2a77197107d8a29.1631130542.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions