linux-stable/drivers/staging/vc04_services
Umang Jain 6cb3158903 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 <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20231207083837.153843-3-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-09 15:06:35 +01:00
..
bcm2835-audio staging: bcm2835-audio: remove function snd_bcm2835_new_ctl() 2023-10-21 12:00:39 +02:00
bcm2835-camera staging: vc04_services: use snprintf instead of sprintf 2023-10-27 13:09:42 +02:00
include/linux/raspberrypi staging: vchiq_arm: Remove extra struct vchiq_instance declaration 2023-06-20 16:11:16 +02:00
interface staging: vc04_services: vchiq_dev: Use %p to log pointer address 2023-12-09 15:06:35 +01:00
vchiq-mmal staging: vc04_services: mmal-vchiq: fix typo in comment 2023-01-31 11:17:21 +01:00
Kconfig staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ 2022-04-26 11:29:59 +02:00
Makefile staging: vc04_services: vchiq_arm: Add new bus type and device type 2023-10-05 10:04:45 +02:00