linux/drivers/android
Todd Kjos 9b3ed60926 UPSTREAM: binder: replace "%p" with "%pK"
The format specifier "%p" can leak kernel addresses. Use
"%pK" instead. There were 4 remaining cases in binder.c.

Signed-off-by: Todd Kjos <tkjos@google.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 8ca86f1639)

Change-Id: I309241853c53bcdfa65c17cb05876e786597afdd
2018-07-19 22:02:31 +05:30
..
binder_alloc_selftest.c FROMLIST: android: binder: Add global lru shrinker to binder 2017-09-18 21:14:31 +01:00
binder_alloc.c UPSTREAM: ANDROID: binder: change down_write to down_read 2018-07-19 22:01:45 +05:30
binder_alloc.h UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init(). 2018-07-19 21:59:59 +05:30
binder_trace.h ANDROID: binder: Add tracing for binder priority inheritance. 2017-10-15 23:29:17 +05:30
binder.c UPSTREAM: binder: replace "%p" with "%pK" 2018-07-19 22:02:31 +05:30
Kconfig UPSTREAM: ANDROID: binder: remove 32-bit binder interface. 2018-07-19 22:01:23 +05:30
Makefile FROMLIST: android: binder: Add allocator selftest 2017-09-18 21:14:31 +01:00