Skip to content
Snippets Groups Projects
Commit bc2587e8 authored by Xiaojun Sang's avatar Xiaojun Sang Committed by Devin Kim
Browse files

ASoC: soc: change audio drivers to use %pK


Change all audio driver to use %pK instead
of %p. %pK hides addresses when the users doesn't
have kernel permissions. If address information
is needed echo 0 > /proc/sys/kernel/kptr_restrict.

Bug: 32983360
CRs-Fixed: 1052832
Change-Id: I9ff5cf06b019c566973eb609bf5d37969b98d31d
Signed-off-by: default avatarXiaojun Sang <xsang@codeaurora.org>
Signed-off-by: default avatarManjunatha Madana <mamanj@codeaurora.org>
parent 876adf80
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment