The BUG and stack protector reports were still using a raw %p. This
changes it to %pB for more meaningful output.
Fixes: ad67b74d2469 ("printk: hash addresses printed with %p")
Cc: sta...@vger.kernel.org
Signed-off-by: Kees Cook
---
Resending through akpm as this isn't x86-specific ...
---
kerne
The BUG and stack protector reports were still using a raw %p. This
changes it to %pB for more meaningful output.
Fixes: ad67b74d2469 ("printk: hash addresses printed with %p")
Cc: sta...@vger.kernel.org
Signed-off-by: Kees Cook
---
kernel/panic.c | 2 +-
lib/bug.c | 2 +-
2 files changed,
2 matches
Mail list logo