On 2/12/21 4:55 AM, Pavel Begunkov wrote: > Remove io_consume_sqe() and inline it back into io_get_sqe(). It > requires req dealloc on error, but in exchange we get cleaner > io_submit_sqes() and better locality for cached_sq_head. Applied, thanks. -- Jens Axboe