summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-06-29 22:02:10 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-17 15:48:24 +0300
commitab51ec6bdf0b7afc087470a62f273ad35f6ee506 (patch)
treeab9156434c7d017f96ef45722b57aed382fddba1 /include/linux/timerqueue.h
parent5f2f63696c552081bc90fb0ef80c94def33ba421 (diff)
downloadlinux-ab51ec6bdf0b7afc087470a62f273ad35f6ee506.tar.xz
binder: fix death race conditions
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. Signed-off-by: Martijn Coenen <maco@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions