summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-05-22 11:26:23 -0700
committerTodd Kjos <tkjos@google.com>2017-07-13 15:20:05 +0000
commit6c8ad5b3f0366b8b175d8ee4223fc8dbafc39991 (patch)
tree3579eb00339aa6ec00c2cdb5cc0c4e135cd30b8e /kernel/sysctl.c
parentda957e45dd21fee345544dadf0fc426abe503d28 (diff)
FROMLIST: binder: fix death race conditions
(from https://patchwork.kernel.org/patch/9817765/) A race existed where one thread could register a death notification for a node, while another thread was cleaning up that node and sending out death notifications for its references, causing simultaneous access to ref->death because different locks were held. Test: boots, manual testing Change-Id: Iff73312f34f70374f417beba4c4c82dd33cac119 Signed-off-by: Martijn Coenen <maco@google.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions