-
由 Pavel Begunkov 提交于
stable inclusion from stable-5.10.8 commit 1d5e50da5cc7483849b815ee34559be4f3902a3b bugzilla: 47450 -------------------------------- commit 81b6d05c upstream io_req_task_submit() might be called for IOPOLL, do the fail path under uring_lock to comply with IOPOLL synchronisation based solely on it. Cc: stable@vger.kernel.org # 5.5+ Signed-off-by: NPavel Begunkov <asml.silence@gmail.com> Signed-off-by: NJens Axboe <axboe@kernel.dk> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
4283556d