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

From: Greg Kroah-Hartman
Date: Wed Mar 09 2022 - 17:28:49 EST


On Wed, Mar 09, 2022 at 02:15:23PM -0800, Linus Torvalds wrote:
> On Wed, Mar 9, 2022 at 2:11 PM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
> >
> > It would be nice if this could be applied directly to unblock our CI if
> > there are no objections.
>
> Applied.
>
> Greg - yet another small fixup. It's commit 36168e387fa7 in my tree.

Thanks will go queue that up now.

What about this one too:
https://lore.kernel.org/r/20220309191633.2307110-1-nathan@xxxxxxxxxx

it should fix a arm64 build with clang.

thanks,

greg k-h