Re: [PATCH v2 02/19] ARM: limit OABI support to StrongARM CPUs
From: Arnd Bergmann
Date: Thu Jul 02 2026 - 09:42:23 EST
On Thu, Jul 2, 2026, at 15:36, Alexandre Belloni wrote:
> On 01/07/2026 23:23:36+0200, Arnd Bergmann wrote:
>> @@ -9,9 +9,9 @@ CONFIG_ARCH_MULTI_V4=y
>> CONFIG_ARCH_FOOTBRIDGE=y
>> CONFIG_ARCH_EBSA285_HOST=y
>> CONFIG_ARCH_NETWINDER=y
>> +# CONFIG_AEABI is not set
>> CONFIG_FPE_NWFPE=y
>> CONFIG_FPE_NWFPE_XP=y
>> -# CONFIG_AEABI is not set
>
> I'm not objecting to the change this reordering is not directly related
> to the current patch, maybe this should be squashed in 1/19
>
I've dropped these changes now, I don't think they were
intentional at the time.
Arnd