kernel_samsung_a53x/drivers/android
Carlos Llamas 1c68de3f24 ANDROID: binder: fix ptrdiff_t printk-format issue
The correct printk format specifier when calculating buffer offsets
should be "%tx" as it is a pointer difference (a.k.a ptrdiff_t). This
fixes some W=1 build warnings reported by the kernel test robot.

Bug: 329799092
Fixes: 63f7ddea2e48 ("ANDROID: binder: fix KMI-break due to address type change")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202401100511.A4BKMwoq-lkp@intel.com/
Change-Id: Iaa87433897b507c47fe8601464445cb6de4b61db
Signed-off-by: Carlos Llamas <cmllamas@google.com>
2025-01-19 20:04:20 +01:00
..
binder.c ANDROID: binder: fix ptrdiff_t printk-format issue 2025-01-19 20:04:20 +01:00
binder_alloc.c ANDROID: binder: fix ptrdiff_t printk-format issue 2025-01-19 20:04:20 +01:00
binder_alloc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binder_alloc_selftest.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binder_internal.h ANDROID: binder: fix KMI issues due to frozen notification 2025-01-19 14:57:12 +01:00
binder_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binderfs.c BACKPORT: FROMGIT: binder: frozen notification binder_features flag 2025-01-19 14:57:12 +01:00
debug_symbols.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vendor_hooks.c ANDROID: irqchip/irq-gic-v3: Add vendor hook for gic suspend 2025-01-19 17:06:04 +01:00