binder: add more debug info when allocation fails.
authorMartijn Coenen <maco@android.com>
Thu, 29 Jun 2017 19:01:52 +0000 (12:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jul 2017 12:47:29 +0000 (14:47 +0200)
commitb05a68e94b97eae2ae671ed703416f8dd21e4257
treedc42ccce785423efbc6f2c1d2e33b30be4b5fa95
parent53d311cfa19ad35beba74d706effee02c86d198f
binder: add more debug info when allocation fails.

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

Signed-off-by: Martijn Coenen <maco@android.com>
Signed-off-by: Siqi Lin <siqilin@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder_alloc.c