All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH 5.10] io_uring: fix double poll mask init
Date: Tue, 20 Oct 2020 08:10:02 -0600	[thread overview]
Message-ID: <218af02e-0d69-150a-a964-3c1fa5608726@kernel.dk> (raw)
In-Reply-To: <1c2b730ad1b1d0ec12c818457598cca50f4505af.1602878022.git.asml.silence@gmail.com>

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


      reply	other threads:[~2020-10-20 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1602878022.git.asml.silence@gmail.com>
2020-10-16 19:55 ` [PATCH 5.10] io_uring: fix double poll mask init Pavel Begunkov
2020-10-20 14:10   ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=218af02e-0d69-150a-a964-3c1fa5608726@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=io-uring@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.