summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorMartijn Coenen <maco@android.com>2017-10-09 14:26:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-20 12:53:43 +0200
commit66b83a4cdd3b73effdc285d1d66763c69ffe2ee8 (patch)
tree4b5a6f1703ff3f9634e633dc58e6693cbb391463 /virt
parent33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 (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