On 5/17/21 5:43 AM, Pavel Begunkov wrote: > __io_queue_proc() is used by both poll and apoll, so we should not > access req->poll directly but selecting right struct io_poll_iocb > depending on use case. Applied, thanks. -- Jens Axboe
On 5/17/21 5:43 AM, Pavel Begunkov wrote: > __io_queue_proc() is used by both poll and apoll, so we should not > access req->poll directly but selecting right struct io_poll_iocb > depending on use case. Applied, thanks. -- Jens Axboe