]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
binder: Replace "%p" with "%pK" for stable
authorBen Hutchings <ben.hutchings@codethink.co.uk>
Wed, 29 May 2019 17:02:44 +0000 (18:02 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 9 Jul 2019 21:04:20 +0000 (22:04 +0100)
commitae24fbd87a6650248cfc1b24294c598d1d3a946f
treef0170eafb541cfb798c3d9c84ac7f11828a5756f
parent6d654f9d5d1fee13358005b386fe6d30a9fa0121
binder: Replace "%p" with "%pK" for stable

This was done as part of upstream commits fdfb4a99b6ab "8inder:
separate binder allocator structure from binder proc", 19c987241ca1
"binder: separate out binder_alloc functions", and 7a4408c6bd3e
"binder: make sure accesses to proc/thread are safe".  However, those
commits made lots of other changes that are not suitable for stable.

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/staging/android/binder.c