summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@android.com>2017-06-29 22:02:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-17 15:48:24 +0300
commit72196393a5e3d28c21679e3b745c06dd4a5b24c9 (patch)
tree69ac0b6518bdb24544f27ee65e0cdc46ae188597 /include/linux/timerqueue.h
parented29721e22e30939f417a2f734c0bfb3a980647d (diff)
downloadlinux-72196393a5e3d28c21679e3b745c06dd4a5b24c9.tar.xz
binder: add spinlocks to protect todo lists
The todo lists in the proc, thread, and node structures are accessed by other procs/threads to place work items on the queue. The todo lists are protected by the new proc->inner_lock. No locks should ever be nested under these locks. As the name suggests, an outer lock will be introduced in a later patch. Signed-off-by: Todd Kjos <tkjos@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