Files
linux-stable-mirror/arch/parisc/kernel
Helge Deller 81d40ece6b parisc/unaligned: Fix hex output to show 8 hex chars
commit 213205889d upstream.

Change back printk format to 0x%08lx instead of %#08lx, since the latter
does not seem to reliably format the value to 8 hex chars.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v5.18+
Fixes: e5e9e7f222 ("parisc/unaligned: Enhance user-space visible output")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-27 11:07:29 +01:00
..
2023-10-10 22:00:44 +02:00