Re: [PATCH] ARM: drop cc-option fallbacks for architecture selection

From: Arnd Bergmann
Date: Sat Nov 06 2021 - 15:05:01 EST


On Sat, Nov 6, 2021 at 5:59 PM Sebastian Reichel
<sebastian.reichel@xxxxxxxxxxxxx> wrote:
>
> Thanks, I ran into this issue after affected gcc release migrated to
> Debian testing. The patch makes the kernel compile again:
>
> Tested-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
>
> Would be great if this could become part of 5.16-rc1, which is
> usually used as base by subsystem maintainers.

I've added it to Russell's patch tracker now as

https://www.armlinux.org.uk/developer/patches/viewpatch.php?id=9156/1

Arnd