diff options
author | 2016-08-04 19:21:51 +0530 | |
---|---|---|
committer | 2016-09-02 18:29:31 +0300 | |
commit | 75b34800a228b5cadc7196485fa0fdabfb9e7684 (patch) | |
tree | bf7304c656a25b86b85c359184ebbc1553c46eb9 /tools/perf/scripts/python/stackcollapse.py | |
parent | ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service (diff) | |
download | linux-dev-75b34800a228b5cadc7196485fa0fdabfb9e7684.tar.xz linux-dev-75b34800a228b5cadc7196485fa0fdabfb9e7684.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions