Files
twx-linux/arch/parisc/kernel
Helge Deller 97edf45226 parisc: Fix 64-bit userspace syscall path
commit d24449864d 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-10-10 12:03:53 +02:00
..
2024-04-12 17:08:05 +02:00
2024-02-19 21:55:22 +01:00