Re: [PATCH 1/5] parisc: Avoid compat syscalls when COMPAT=n
Helge Deller <[email protected]>
| Newsgroups | org.kernel.vger.linux-parisc |
|---|---|
| Message-ID | <[email protected]> |
Hi Mikulas, On 4/8/26 19:42, Mikulas Patocka wrote: > On Wed, 8 Apr 2026, Helge Deller wrote: >> From: Helge Deller <[email protected]> >> >> Drop unnecessary code and syscall tables when we run a 64-bit >> kernel with conpat mode disabled. > > Where can I download 64-bit parisc userspace? I am interested in trying it. Sorry, there is none (yet). Static binaries do work already, but userspace with shared libraries is being worked on by Dave. Various patches have been submitted to gcc/glibc during the last few weeks and progress was made, but it's not finished yet. Helge