summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGuo Zhi <qtxuning1999@sjtu.edu.cn>2021-09-29 20:25:37 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2021-10-04 23:15:21 -0400
commitd4996c6eac4c81b8872043e9391563f67f13e406 (patch)
treefb70d496391b08f6ce698b589519ac21c8ddd8a9 /tools/perf/scripts/python
parent05787e3456ffcc8598aab632fcd5d160894619b3 (diff)
downloadlinux-d4996c6eac4c81b8872043e9391563f67f13e406.tar.gz
linux-d4996c6eac4c81b8872043e9391563f67f13e406.zip
scsi: advansys: Fix kernel pointer leak
Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer. Link: https://lore.kernel.org/r/20210929122538.1158235-1-qtxuning1999@sjtu.edu.cn Signed-off-by: Guo Zhi <qtxuning1999@sjtu.edu.cn> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions