On 10/16/20 1:55 PM, Pavel Begunkov wrote: > __io_queue_proc() is used by both, poll reqs and apoll. Don't use > req->poll.events to copy poll mask because for apoll it aliases with > private data of the request. Applied, thanks. -- Jens Axboe
On 10/16/20 1:55 PM, Pavel Begunkov wrote: > __io_queue_proc() is used by both, poll reqs and apoll. Don't use > req->poll.events to copy poll mask because for apoll it aliases with > private data of the request. Applied, thanks. -- Jens Axboe