Hi Linus, Fix for a potential hang at exit with SQPOLL from Pavel. Please pull! The following changes since commit c60eb049f4a19ddddcd3ee97a9c79ab8066a6a03: io-wq: cancel unbounded works on io-wq destroy (2021-04-08 13:33:17 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.12-2021-04-16 for you to fetch changes up to c7d95613c7d6e003969722a290397b8271bdad17: io_uring: fix early sqd_list removal sqpoll hangs (2021-04-14 13:07:27 -0600) ---------------------------------------------------------------- io_uring-5.12-2021-04-16 ---------------------------------------------------------------- Pavel Begunkov (1): io_uring: fix early sqd_list removal sqpoll hangs fs/io_uring.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- Jens Axboe