]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jun 2019 10:22:44 +0000 (12:22 +0200)
commit9cd1447e6277bef335a3c50e3778e4593c9f0d3e
tree95a30624a005e340d7135b2fa04df8272ccd6c57
parent433b957a9e2df0305c1273011aa6e6cc0f8f815d
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c