[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALCETrX=B37UsduZRW2Qo_S28V=hFqTVeqHHnqKQpM+-sE=CnQ@mail.gmail.com>
Date: Mon, 9 Apr 2018 09:20:20 -0700
From: Andy Lutomirski <luto@...nel.org>
To: Andy Lutomirski <luto@...nel.org>
Cc: X86 ML <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <bp@...en8.de>,
Dominik Brodowski <linux@...inikbrodowski.net>
Subject: Re: [PATCH] x86/entry/64: Drop idtentry's manual stack switch for
user entries
On Tue, Apr 3, 2018 at 3:39 PM, Andy Lutomirski <luto@...nel.org> wrote:
> For non-paranoid entries, idtentry knows how to switch from the
> kernel stack to the user stack, as does error_entry. This results
> in pointless duplication and code bloat. Make idtentry stop
> thinking about stacks for non-paranoid entries.
>
> This reduces text size by 5377 bytes.
>
Just a quick ping to make sure you all noticed this.
Powered by blists - more mailing lists