Re: [PATCH v2 1/9] ARM: remove some dead code
From: Arnd Bergmann <arnd@arndb.de>
Date: 2021-10-05 12:09:16
From: Arnd Bergmann <arnd@arndb.de>
Date: 2021-10-05 12:09:16
On Tue, Oct 5, 2021 at 9:15 AM Ard Biesheuvel [off-list ref] wrote:
This code appears to be no longer used so let's get rid of it. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
I didn't see at first why this is unused, but eventually figured out
that it's because
all ARMv6+ platforms use CONFIG_GENERIC_IRQ_MULTI_HANDLER,
the last one that provided a custom test_for_ipi was removed in 2015
with commit 59b89af1d555 ("ARM: shmobile: sh7372: Remove Legacy C
SoC code").
FWIW, the only remaining platforms with a custom entry-macro.S are rpc,
iop320 and footbridge.
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel