]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring: remove unused park_task_work
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 16 May 2021 21:58:02 +0000 (22:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 24 May 2021 17:40:33 +0000 (11:40 -0600)
commitff95e587408062097a811f73bc2842252d0d0683
treec7419d7f516002e384e623bfb36b5ef07da43113
parente90672631e24ca446c0b208a7c954014fd05fc88
io_uring: remove unused park_task_work

As sqpoll cancel via task_work is killed, remove everything related to
park_task_work as it's not used anymore.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/310d8b76a2fbbf3e139373500e04ad9af7ee3dbb.1621201931.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c