diff options
author | Helge Deller <deller@kernel.org> | 2024-09-08 00:40:38 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-09-09 08:53:17 +0200 |
commit | d24449864da5838936669618356b0e30ca2999c3 (patch) | |
tree | 56bde2988e9a7f86c90762eb070aa01267550d4f /rust/helpers.c | |
parent | f31b256994acec6929306dfa86ac29716e7503d6 (diff) |
parisc: Fix 64-bit userspace syscall path
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+
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions