diff options
| author | Umang Jain <[email protected]> | 2023-12-07 14:08:37 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-09 15:06:35 +0100 |
| commit | 6cb3158903c6402d7be26677becde5dc1862a48b (patch) | |
| tree | 7d968e8baed22e74819a1464da7b7d626d2d8a55 /tools/perf/scripts/python/netdev-times.py | |
| parent | 93596ac342c501db98dbd7b94bc60c12daad7569 (diff) | |
staging: vc04_services: vchiq_dev: Use %p to log pointer address
Solves the following Smatch warnings:
vchiq_release() warn: argument 7 to %lx specifier is cast from pointer
%p will print the hashed pointer to dynamic debug.
In order to print the unmodified pointer address, one can use the
`no_hash_pointers` via kernel parameters.
Signed-off-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions