Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f9eac647 authored by Martijn Coenen's avatar Martijn Coenen Committed by Todd Kjos
Browse files

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.

Change-Id: I2392eb8075ac0aee51f1749ac398a663853ef4e6
Signed-off-by: default avatarMartijn Coenen <maco@google.com>
parent 6d241a4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment