linux-yocto/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
..
syscalls parisc: use generic sys_fanotify_mark implementation 2024-07-05 09:31:51 +02:00
vdso32
vdso64
.gitignore
alternative.c
asm-offsets.c
audit.c
cache.c
compat_audit.c
drivers.c parisc: Prevent hung tasks when printing inventory on serial console 2024-02-23 09:12:33 +01:00
entry.S parisc: Fix itlb miss handler for 64-bit programs 2024-10-17 15:21:51 +02:00
firmware.c parisc/firmware: Fix F-extend for PDC addresses 2024-01-31 16:16:59 -08:00
ftrace.c parisc/ftrace: Fix function graph tracing disablement 2024-12-14 19:54:02 +01:00
hardware.c
head.S parisc: Prevent booting 64-bit kernels on PA1.x machines 2023-11-28 17:07:14 +00:00
hpmc.S
inventory.c
irq.c parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367 2024-08-29 17:30:36 +02:00
jump_label.c
kexec_file.c
kexec.c
kgdb.c
kprobes.c
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c parisc: add missing export of __cmpxchg_u8() 2024-06-12 11:03:04 +02:00
patch.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c parisc: PDT: Fix missing prototype warning 2025-05-02 07:47:01 +02:00
perf_asm.S
perf_images.h
perf.c
process.c
processor.c Revert "parisc: Only list existing CPUs in cpu_possible_mask" 2024-03-01 13:26:31 +01:00
ptrace.c
real2.S
relocate_kernel.S
setup.c
signal.c
signal32.c
signal32.h
smp.c parisc: Fix crash with nr_cpus=1 option 2023-10-10 22:00:44 +02:00
stacktrace.c
sys_parisc.c
sys_parisc32.c parisc: use generic sys_fanotify_mark implementation 2024-07-05 09:31:51 +02:00
syscall.S parisc: Fix 64-bit userspace syscall path 2024-10-17 15:21:55 +02:00
time.c
toc_asm.S
toc.c
topology.c
traps.c
unaligned.c parisc/unaligned: Fix hex output to show 8 hex chars 2025-06-27 11:07:29 +01:00
unwind.c
vdso.c
vmlinux.lds.S parisc: Ensure 32-bit alignment on parisc unwind section 2023-12-08 08:51:16 +01:00