[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z_ZDsIDaKxgbpHJZ@gmail.com>
Date: Wed, 9 Apr 2025 11:53:52 +0200
From: Ingo Molnar <mingo@...nel.org>
To: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@...el.com>
Cc: Ard Biesheuvel <ardb+git@...gle.com>, linux-efi@...r.kernel.org,
x86@...nel.org, linux-kernel@...r.kernel.org,
Ard Biesheuvel <ardb@...nel.org>,
Tom Lendacky <thomas.lendacky@....com>,
Dionna Amalie Glaze <dionnaglaze@...gle.com>,
Kevin Loughlin <kevinloughlin@...gle.com>
Subject: Re: [PATCH v3 1/7] x86/boot/startup: Disable objtool validation for
library code
* Borah, Chaitanya Kumar <chaitanya.kumar.borah@...el.com> wrote:
>
> On 4/8/2025 2:22 PM, Ard Biesheuvel wrote:
> > From: Ard Biesheuvel <ardb@...nel.org>
> >
> > The library code built under arch/x86/boot/startup is not intended to be
> > linked into vmlinux but only into the decompressor and/or the EFI stub.
> >
> > This means objtool validation is not needed here, and may result in
> > false positive errors for things like missing retpolines.
> >
> > So disable it for all objects added to lib-y
> >
> > Signed-off-by: Ard Biesheuvel <ardb@...nel.org>
>
> Solves https://lore.kernel.org/intel-gfx/CAMj1kXEfBMczOmA2+dMMubuD-qE59GTAiV2E_9m8KNG4-rgP6Q@mail.gmail.com/T/#mbf2913e778475b70617390d4a5d0244295b9cb8c
>
> Tested-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@...el.com>
Thank you for the testing!
Ingo
Powered by blists - more mailing lists