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

From: Linus Torvalds
Date: Wed Mar 09 2022 - 17:32:10 EST


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..

Linus