| From | Linus Walleij <> | | Date | Wed, 4 Dec 2024 15:03:24 +0100 | | Subject | Re: [PATCH 04/15] ARM: deprecate support for ARM1136r0 |
| |
On Wed, Dec 4, 2024 at 11:29 AM Arnd Bergmann <arnd@kernel.org> wrote:
> From: Arnd Bergmann <arnd@arndb.de> > > This CPU revision remains a special case as it is now incompatible > with CONFIG_SMP. Only the Nokia N8x0 is used in practice, and even > that one is fairly rare these days, so let's plan to remove all of > them after the 2025 LTS kernel release. > > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
For: > arch/arm/mach-versatile/Kconfig | 5 ++++-
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Yours, Linus Walleij
|