BugLink: https://bugs.launchpad.net/bugs/2089541
commit 73254a297c2dd094abec7c9efee32455ae875bdf upstream.
The io_register_iowq_max_workers() function calls io_put_sq_data(),
which acquires the sqd->lock without releasing the uring_lock.
Similar to the commit
|
||
---|---|---|
.. | ||
Makefile | ||
io-wq.c | ||
io-wq.h | ||
io_uring.c |