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