summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-06-30 15:20:40 +0300
committerJens Axboe <axboe@kernel.dk>2020-06-30 18:32:04 +0300
commitcf2f54255d0342cfbd273cbb964ad6bc7674f587 (patch)
tree8cb0f93ee06dae7de8abc6b4416f4d71e87082d4 /include
parentab0b6451db2a8ed630b89ef3826b8ea994149444 (diff)
downloadlinux-cf2f54255d0342cfbd273cbb964ad6bc7674f587.tar.xz
io_uring: don't fail iopoll requeue without ->mm
Actually, io_iopoll_queue() may have NULL ->mm, that's if SQ thread didn't grabbed mm before doing iopoll. Don't fail reqs there, as after recent changes it won't be punted directly but rather through task_work. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions