diff options
author | 2021-09-22 21:48:57 +0800 | |
---|---|---|
committer | 2021-09-27 14:32:14 -0300 | |
commit | 7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98 (patch) | |
tree | f7edc859c84723164772fc7b65cb7a760a0401f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/usnic: Lock VF with mutex instead of spinlock (diff) | |
download | wireguard-linux-7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98.tar.xz wireguard-linux-7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98.zip |
RDMA/hfi1: Fix kernel pointer leak
Pointers should be printed with %p or %px rather than cast to 'unsigned
long long' and printed with %llx. Change %llx to %p to print the secured
pointer.
Fixes: 042a00f93aad ("IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev")
Link: https://lore.kernel.org/r/20210922134857.619602-1-qtxuning1999@sjtu.edu.cn
Signed-off-by: Guo Zhi <qtxuning1999@sjtu.edu.cn>
Acked-by: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions