summaryrefslogtreecommitdiffstats
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>2025-02-17 08:37:58 +0100
committerAlexandre Ghiti <alexghiti@rivosinc.com>2025-03-18 13:35:07 +0000
commiteb8db421ce83f4acf3ca51e642120f42adea3a7b (patch)
tree04e2975614c34993d9db41b84b757133a317179b /rust/helpers/build_bug.c
parenteac5b138814a69435dae04c41591023477b3a18d (diff)
downloadlinux-eb8db421ce83f4acf3ca51e642120f42adea3a7b.tar.gz
linux-eb8db421ce83f4acf3ca51e642120f42adea3a7b.tar.bz2
linux-eb8db421ce83f4acf3ca51e642120f42adea3a7b.zip
riscv: mm: Don't use %pK through printk
Restricted pointers ("%pK") are not meant to be used through printk(). It can unintentionally expose security sensitive, raw pointer values. Use regular pointer formatting instead. Link: https://lore.kernel.org/lkml/20250113171731-dc10e3c1-da64-4af0-b767-7c7070468023@linutronix.de/ Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20250217-restricted-pointers-riscv-v1-1-72a078076a76@linutronix.de Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions