FROMLIST: binder: add more debug info when allocation fails.
authorMartijn Coenen <maco@android.com>
Wed, 15 Mar 2017 17:22:52 +0000 (18:22 +0100)
committerTodd Kjos <tkjos@google.com>
Thu, 13 Jul 2017 15:34:20 +0000 (08:34 -0700)
commit970df8bb4e72d0337cda34d19df25b729eaf51e3
treeea3e4e30d09359b1289e9812128d5e76210da7a6
parent076072a197e07b9044c1858329061156ffb18a9c
FROMLIST: binder: add more debug info when allocation fails.

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

Display information about allocated/free space whenever
binder buffer allocation fails on synchronous
transactions.

Change-Id: Ia718c897dfbfd50991746232ea3c6c9cfab5d1a3
Signed-off-by: Martijn Coenen <maco@android.com>
Signed-off-by: Siqi Lin <siqilin@google.com>
drivers/android/binder_alloc.c