FROMLIST: binder: separate out binder_alloc functions
authorTodd Kjos <tkjos@google.com>
Mon, 10 Oct 2016 17:40:53 +0000 (10:40 -0700)
committerTodd Kjos <tkjos@google.com>
Thu, 13 Jul 2017 15:34:18 +0000 (08:34 -0700)
commitd325d37eea5886d05db1393c6f22260f830d2680
tree05ac185e73bde071bfe1bcba8c50f0582bd5fc50
parent349757ce63fe388fd0003b51290a94f5b457fdcb
FROMLIST: binder: separate out binder_alloc functions

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

Continuation of splitting the binder allocator from the binder
driver. Separate binder_alloc functions from normal binder
functions. Protect the allocator with a separate mutex.

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