aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy/git:/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-10-13 09:43:58 +0100
committerJens Axboe <axboe@kernel.dk>2020-10-17 09:25:42 -0600
commit6a0af224c21309f24dbb1b79d0744b255d7156a0 (patch)
treeab03a941f52e2531908879bb2db92c789f6f5696 /include/linux/phy/git:/ssh:/git@git.zx2c4.com
parentio_uring: don't unnecessarily clear F_LINK_TIMEOUT (diff)
downloadlinux-dev-6a0af224c21309f24dbb1b79d0744b255d7156a0.tar.xz
linux-dev-6a0af224c21309f24dbb1b79d0744b255d7156a0.zip
io_uring: don't put a poll req under spinlock
Move io_put_req() in io_poll_task_handler() from under spinlock. This eliminates the need to use REQ_F_COMP_LOCKED, at the expense of potentially having to grab the lock again. That's still a better trade off than relying on the locked flag. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions