aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
diff options
context:
space:
mode:
authorPavel Begunkov2021-03-01 18:20:48 +0000
committerJens Axboe2021-03-04 06:38:07 -0700
commitb23fcf477f85164f3b33b2e8c2c99b2ec61ba902 (patch)
tree8bed3631b5f30df8b4782296132e06c820a97494 /fs/ext4
parentebf936670721be805a9cb87781a5ee9271ba4633 (diff)
io_uring: remove extra in_idle wake up
io_dismantle_req() is always followed by io_put_task(), which already do proper in_idle wake ups, so we can skip waking the owner task in io_dismantle_req(). The rules are simpler now, do io_put_task() shortly after ending a request, and it will be fine. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions