[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YR9hYdsZgUylR/ur@8bytes.org>
Date: Fri, 20 Aug 2021 10:01:37 +0200
From: Joerg Roedel <joro@...tes.org>
To: Ard Biesheuvel <ardb@...nel.org>
Cc: X86 ML <x86@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
"H. Peter Anvin" <hpa@...or.com>, Joerg Roedel <jroedel@...e.de>,
Kees Cook <keescook@...omium.org>,
Andy Lutomirski <luto@...nel.org>,
Uros Bizjak <ubizjak@...il.com>,
Arvind Sankar <nivedita@...m.mit.edu>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Fabio Aiuto <fabioaiuto83@...il.com>,
"# 3.4.x" <stable@...r.kernel.org>
Subject: Re: [PATCH] x86/efi: Restore Firmware IDT in before
ExitBootServices()
On Fri, Aug 20, 2021 at 09:41:12AM +0200, Ard Biesheuvel wrote:
> On Fri, 20 Aug 2021 at 09:34, Joerg Roedel <joro@...tes.org> wrote:
>
> Acked by: Ard Biesheuvel <ardb@...nel.org>
Thanks.
>
> > - subq $32, %rsp
> > + subq $64, %rsp
>
> Any reason in particular for the increase by 32?
Just wanted it to be a power of two, like before. Before it was 32
bytes, of which 30 were used. Now its 64, of which 40 are used.
Regards,
Joerg
Powered by blists - more mailing lists