kernel_samsung_a53x/arch/parisc/kernel
Helge Deller 3af6b47055 parisc: Fix 64-bit userspace syscall path
commit d24449864da5838936669618356b0e30ca2999c3 upstream.

Currently the glibc isn't yet ported to 64-bit for hppa, so
there is no usable userspace available yet.
But it's possible to manually build a static 64-bit binary
and run that for testing. One such 64-bit test program is
available at http://ftp.parisc-linux.org/src/64bit.tar.gz
and it shows various issues with the existing 64-bit syscall
path in the kernel.
This patch fixes those issues.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org      # v4.19+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:21:44 +01:00
..
syscalls parisc: use correct compat recv/recvfrom syscalls 2024-11-19 14:19:32 +01:00
alternative.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
asm-offsets.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
audit.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cache.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
compat_audit.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drivers.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
entry.S parisc: Fix itlb miss handler for 64-bit programs 2024-11-23 23:21:43 +01:00
firmware.c parisc/firmware: Fix F-extend for PDC addresses 2024-11-18 12:12:56 +01:00
ftrace.c parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check 2024-11-19 08:44:36 +01:00
hardware.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
head.S parisc: Prevent booting 64-bit kernels on PA1.x machines 2024-11-18 11:43:26 +01:00
hpmc.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inventory.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq.c parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367 2024-11-23 23:20:46 +01:00
jump_label.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kexec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kexec_file.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kgdb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobes.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
module.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pa7300lc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pacache.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
parisc_ksyms.c parisc: add missing export of __cmpxchg_u8() 2024-11-19 12:26:52 +01:00
patch.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pci-dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pdc_chassis.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pdc_cons.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pdt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
perf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
perf_asm.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
perf_images.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
process.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
processor.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptrace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
real2.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
relocate_kernel.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
signal.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
signal32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
signal32.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stacktrace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sys_parisc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sys_parisc32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
syscall.S parisc: Fix 64-bit userspace syscall path 2024-11-23 23:21:44 +01:00
time.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
topology.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
traps.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
unaligned.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
unwind.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmlinux.lds.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00