public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Martijn Coenen <maco@android.com>
Cc: john.stultz@linaro.org, tkjos@google.com, arve@android.com,
	devel@driverdev.osuosl.org, malchev@google.com, maco@google.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ANDROID: binder: call poll_wait() unconditionally.
Date: Mon, 9 Oct 2017 14:37:06 +0200	[thread overview]
Message-ID: <20171009123706.GA23581@kroah.com> (raw)
In-Reply-To: <20171009122656.53189-1-maco@android.com>

On Mon, Oct 09, 2017 at 02:26:56PM +0200, Martijn Coenen wrote:
> Because we're not guaranteed that subsequent calls
> to poll() will have a poll_table_struct parameter
> with _qproc set. When _qproc is not set, poll_wait()
> is a noop, and we won't be woken up correctly.
> 
> Signed-off-by: Martijn Coenen <maco@android.com>
> ---
>  drivers/android/binder.c | 11 +----------
>  1 file changed, 1 insertion(+), 10 deletions(-)

Does this need to get into 4.14-final, or is 4.15-rc1 ok?  I'm a bit
lost as to which patches I applied to what tree...

thanks,

greg "drowning in trees" k-h

  reply	other threads:[~2017-10-09 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-09 12:26 [PATCH] ANDROID: binder: call poll_wait() unconditionally Martijn Coenen
2017-10-09 12:37 ` Greg KH [this message]
2017-10-09 12:46   ` Martijn Coenen

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=20171009123706.GA23581@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arve@android.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maco@android.com \
    --cc=maco@google.com \
    --cc=malchev@google.com \
    --cc=tkjos@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox