Re: [PATCH 1/1] io_uring: run task_work on io_uring_register()
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-02-22 00:20:24
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-02-22 00:20:24
On 2/20/21 8:17 AM, Pavel Begunkov wrote:
Do run task_work before io_uring_register(), that might make a first quiesce round much nicer.
Applied, thanks. I added a bit more to the commit message, since this is what we're doing for the other io_uring syscalls as well. -- Jens Axboe