[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALCETrVJO-GSbQCGNJS_F1ZswG15aWOdX7onWFYgTVhh97WbWg@mail.gmail.com>
Date: Tue, 20 Nov 2018 07:23:09 -0800
From: Andy Lutomirski <luto@...nel.org>
To: Florian Weimer <fweimer@...hat.com>
Cc: Andrew Lutomirski <luto@...nel.org>, X86 ML <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <bp@...en8.de>,
Peter Zijlstra <peterz@...radead.org>,
Tycho Andersen <tycho@...ho.ws>,
Daniel Colascione <dancol@...gle.com>,
"Carlos O'Donell" <carlos@...hat.com>,
Rich Felker <dalias@...c.org>
Subject: Re: Cleaning up numbering for new x86 syscalls?
On Tue, Nov 20, 2018 at 1:03 AM Florian Weimer <fweimer@...hat.com> wrote:
>
> * Andy Lutomirski:
>
> > 5. Adjust the scripts so that we only have to wire up new syscalls
> > once. They'll have a nr above 1024, and they'll have the same nr on
> > all x86 variants.
>
> Is there a sufficiently sized gap on all other architectures as well?
> The restriction to the x86 variants seems arbitrary to me.
>
Fair point. We have this shiny "generic" syscall list. Maybe we can
get x86 synced up with it for new syscalls.
Powered by blists - more mailing lists