diff options
| author | Felipe Balbi <[email protected]> | 2017-05-17 15:57:45 +0300 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2017-06-02 11:22:10 +0300 |
| commit | 04fb365c453e14ff9e8a28f1c46050d920a27a4a (patch) | |
| tree | 5feb1c640faf6aa241faf85d5818be3b733c0fbc /tools/perf/scripts/python/bin | |
| parent | 0df6d8db355a527c605725ffacce4bd119533a7c (diff) | |
usb: dwc3: replace %p with %pK
%p will leak kernel pointers, so let's not expose the information on
dmesg and instead use %pK. %pK will only show the actual addresses if
explicitly enabled under /proc/sys/kernel/kptr_restrict.
Cc: <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions