FROMLIST: binder: separate binder allocator structure from binder proc
authorTodd Kjos <tkjos@google.com>
Mon, 10 Oct 2016 17:39:59 +0000 (10:39 -0700)
committerTodd Kjos <tkjos@google.com>
Thu, 13 Jul 2017 15:34:18 +0000 (08:34 -0700)
commitf85d229e8d0f09d844e2e4f5510165acf7dde248
tree29224f78f39e06d15b785c6c9c4c6c387ef6ead0
parentb5968811a7c6aeada9d8ff7a2b84b56020088c8c
FROMLIST: binder: separate binder allocator structure from binder proc

(from https://patchwork.kernel.org/patch/9817745/)

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.

Change-Id: Ia97d9347eaad953dc3a34bbd6fda23834dd6cef4
Signed-off-by: Todd Kjos <tkjos@google.com>
drivers/android/binder.c
drivers/android/binder_trace.h