[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <82d9de6c-a76f-61e9-02bd-f74beb87166e@amd.com>
Date: Fri, 22 Mar 2024 13:05:45 -0500
From: Tom Lendacky <thomas.lendacky@....com>
To: Ard Biesheuvel <ardb@...nel.org>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
Borislav Petkov <bp@...en8.de>, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Dave Hansen <dave.hansen@...ux.intel.com>
Subject: Re: [PATCH 0/2] Fixes for recent x86/boot rip-relative addressing
changes
On 3/22/24 11:10, Ard Biesheuvel wrote:
> On Fri, 22 Mar 2024 at 17:41, Tom Lendacky <thomas.lendacky@....com> wrote:
>>
>> This patch series provides fixes for the recent x86/boot rip-relative
>> addressing changes that causes system crashes when booting with 5-level
>> pagetables and SME active.
>>
>> I thought I had tested 5-level paging with SME, but must have missed
>> it. There are two patches to fix the issues that can be squashed into
>> a single patch with multiple Fixes: tags if desired.
>>
>
> Perhaps you tested the entire series, where the final patch removed
> those variables altogether?
Maybe, but that wouldn't explain the first fix in the series. I should've
encountered an issue no matter what. I probably used the wrong config file
or ... who knows at this point.
Thanks,
Tom
>
>> The second patch is sort of a revert, but instead uses the newer
>> RIP_REL_REF() macro instead of reverting the fix and continuing to use
>> the fixup_pointer() support.
>>
>
> Thanks for fixing this.
>
> Series
>
> Reviewed-by: Ard Biesheuvel <ardb@...nel.org>
Powered by blists - more mailing lists