diff options
author | Martijn Coenen <maco@android.com> | 2017-10-09 14:26:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-20 12:53:43 +0200 |
commit | 66b83a4cdd3b73effdc285d1d66763c69ffe2ee8 (patch) | |
tree | 4b5a6f1703ff3f9634e633dc58e6693cbb391463 /virt | |
parent | 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 (diff) |
binder: call poll_wait() unconditionally.
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>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions