Re: [PATCH] ARM: Do not use NOCROSSREFS directive with ld.lld

From: Greg Kroah-Hartman
Date: Wed Mar 09 2022 - 17:40:33 EST


On Wed, Mar 09, 2022 at 02:31:24PM -0800, Linus Torvalds wrote:
> On Wed, Mar 9, 2022 at 2:28 PM Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > What about this one too:
> > https://lore.kernel.org/r/20220309191633.2307110-1-nathan@xxxxxxxxxx
> >
> > it should fix a arm64 build with clang.
>
> Heh. That one just came as a pull from Catalin. It's now commit 52c9f93a9c48..

Great!