summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaharaja Kennadyrajan <c_mkenna@qti.qualcomm.com>2016-08-04 19:21:51 +0530
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:59:05 +0530
commit8858d5001bd9772f6be6001eb850bc5180757abb (patch)
tree29319e506678646891b1f78838e26deaf2d090ce /tools/perf/scripts/python
parent360603fd7374587a0891c15ed115028f67220bb6 (diff)
ath10k: hide kernel addresses from logs using %pK format specifier
With the %pK format specifier we hide the kernel addresses with the help of kptr_restrict sysctl. In this patch, %p is changed to %pK in the driver code. The sysctl is documented in Documentation/sysctl/kernel.txt. Signed-off-by: Maharaja Kennadyrajan <c_mkenna@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions