[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFyJBTaBuA1LjG5RjcD7ZCivYYQWqb3A+HbJZGUdZE9i6w@mail.gmail.com>
Date: Thu, 15 Mar 2018 17:54:27 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Andy Lutomirski <luto@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Dominik Brodowski <linux@...inikbrodowski.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v2 00/36] remove in-kernel syscall invocations (part 1)
On Thu, Mar 15, 2018 at 5:38 PM, Andy Lutomirski <luto@...nel.org> wrote:
>
> I don't think this patch series should wait for any of these cleanups,
> though. We need these patches to change the x86_64 internal syscall
> function signature, which we've been wanting to do for a little while.
Yes. And honestly, I'd rather have these kinds of "just change the
calling convention" almost automated patches separately - and then the
cleanups later.
Mixing the calling convention change and the cleanup together is just
confusing and potentially causes subtle issues.
Linus
Powered by blists - more mailing lists