aboutsummaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
authorDivya Ponnusamy <pdivya@codeaurora.org>2016-06-15 16:22:11 +0530
committerMoyster <oysterized@gmail.com>2016-11-07 13:46:54 +0100
commit3fc8736abbeda275b90b099a414fbcd4ae06fa1e (patch)
tree25f6426f0d889dc04cabdcd39a287f5cba6aaaa7 /drivers/android
parent0672ac567be219717f01826a46c19f0bfad92d14 (diff)
staging: android: Change %p to %pK in debug messages
The format specifier %p can leak kernel addresses while not valuing the kptr_restrict system settings. Use %pK instead of %p, which also evaluates whether kptr_restrict is set. Bug: 30148243 Change-Id: Ib1adf14e9620ad7b1bd3e962001c852610210d46 Signed-off-by: Divya Ponnusamy <pdivya@codeaurora.org> Ticket: PORRIDGE-499
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions