https://github.com/torvalds/linux
Revision 66b83a4cdd3b73effdc285d1d66763c69ffe2ee8 authored by Martijn Coenen on 09 October 2017, 12:26:56 UTC, committed by Greg Kroah-Hartman on 20 October 2017, 10:53:43 UTC
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 33d930e
History
Tip revision: 66b83a4cdd3b73effdc285d1d66763c69ffe2ee8 authored by Martijn Coenen on 09 October 2017, 12:26:56 UTC
binder: call poll_wait() unconditionally.
Tip revision: 66b83a4
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.1 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 420.4 KB
Makefile -rw-r--r-- 58.4 KB
README -rw-r--r-- 722 bytes

README

back to top