]> asedeno.scripts.mit.edu Git - linux.git/commit
binder: separate binder allocator structure from binder proc
authorTodd Kjos <tkjos@android.com>
Thu, 29 Jun 2017 19:01:38 +0000 (12:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jul 2017 12:47:28 +0000 (14:47 +0200)
commitfdfb4a99b6ab8c393db19e3b92968b74ca2757b0
treef214ebc813f7654ad19400011ab5a5778a6c0dba
parent00b40d613352c623aaae88a44e5ded7c912909d7
binder: separate binder allocator structure from binder proc

The binder allocator is logically separate from the rest
of the binder drivers. Separating the data structures
to prepare for splitting into separate file with separate
locking.

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c
drivers/android/binder_trace.h