This patchset is to fix a deadlock issue in __io_req_task_submit(), the first patch is a prep one and the second patch does the work. Hao Xu (2): io_uring: add uring_lock as an argument to io_sqe_files_unregister() io_uring: don't hold uring_lock when calling io_run_task_work* fs/io_uring.c | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) -- 1.8.3.1