commit | 5eeb2ca02a2f6084fc57ae5c244a38baab07033a | [log] [tgz] |
---|---|---|
author | Martijn Coenen <[email protected]> | Fri Feb 16 09:47:15 2018 +0100 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Feb 16 11:16:38 2018 +0100 |
tree | 86ee4c41c581810a860fc963293da1bed7724798 | |
parent | 8ca86f1639ec5890d400fff9211aca22d0a392eb [diff] |
ANDROID: binder: synchronize_rcu() when using POLLFREE. To prevent races with ep_remove_waitqueue() removing the waitqueue at the same time. Reported-by: [email protected] Signed-off-by: Martijn Coenen <[email protected]> Cc: stable <[email protected]> # 4.14+ Signed-off-by: Greg Kroah-Hartman <[email protected]>