[PATCH 1/4] Move userspace syscall dispatch outside of common entry

Ryan Houdek houdek.ryan at fex-emu.org
Thu Jun 3 03:58:53 PDT 2021


Okay. I will carry this patchset in a downstream fork until that happens then.

On Wed, Jun 2, 2021 at 8:41 AM Thomas Gleixner <tglx at linutronix.de> wrote:
>
> On Sat, May 29 2021 at 01:16, houdek ryan wrote:
> > From: Ryan Houdek <Houdek.Ryan at fex-emu.org>
> >
> > This will allow other architectures to support userspace syscall
> > dispatch without supporting the syscall common entry.
>
> NAK.
>
> This is in common entry on purpose and won't go anywhere else. The every
> arch has it's own broken entry code ordering mess needs to go away and
> not proliferated further.
>
> Move ARM to common entry first.
>
> Thanks,
>
>         tglx



More information about the linux-arm-kernel mailing list