[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200226230031.3011645-1-nivedita@alum.mit.edu>
Date: Wed, 26 Feb 2020 18:00:30 -0500
From: Arvind Sankar <nivedita@...m.mit.edu>
To: Ingo Molnar <mingo@...nel.org>
Cc: Ard Biesheuvel <ardb@...nel.org>, linux-efi@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/1] Small fix to boot-time GDT handling
Hi Ingo, I noticed a potential problem with the GDT handling code that I
had submitted. This patch (based on tip:efi/core) should address that.
Thanks.
Changes from v1: The 64-bit version had the same problem, fix that too.
Arvind Sankar (1):
x86/boot/compressed: Fix reloading of GDTR post-relocation
arch/x86/boot/compressed/head_32.S | 9 ++++-----
arch/x86/boot/compressed/head_64.S | 4 ++--
2 files changed, 6 insertions(+), 7 deletions(-)
--
2.24.1
Powered by blists - more mailing lists