Re: [linus:master] [cfi] 8b8ca9c25f: CFI_failure_at_do_basic_setup

From: Sami Tolvanen
Date: Tue Oct 29 2024 - 11:19:50 EST


On Tue, Oct 29, 2024 at 2:09 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> On Mon, Oct 28, 2024 at 6:23 PM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote:
> >
> > On Mon, Oct 28, 2024 at 8:18 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
> > >
> > > On Mon, Oct 28, 2024 at 4:15 PM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote:
> > > >
> > > > On Mon, Oct 28, 2024 at 1:34 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
> > > > >
> > > > > Hmm. This config has:
> > > > >
> > > > > CONFIG_CLANG_VERSION=190102
> > > > >
> > > > > Sami, is the fix not available as of llvm 19?
> > > >
> > > > Looks like llvmorg-19.1.2 doesn't have the fix, which means it won't
> > > > be available until LLVM 20. :/
> > >
> > > It's not going to land in a patch release of llvm 19?
> >
> > It won't land to 19.x automatically, but I requested a backport:
> > https://github.com/llvm/llvm-project/pull/113938
>
> Thanks! Looks like it already landed. Which patch version will it land in?

It should be in 19.1.3.

Sami