[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYws_rfGPe--xj8d4Gu1pON=_T2sSAoTi3=sMz7wpSFHQ@mail.gmail.com>
Date: Wed, 4 Dec 2024 15:02:03 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Arnd Bergmann <arnd@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Arnd Bergmann <arnd@...db.de>, Aaro Koskinen <aaro.koskinen@....fi>, Andrew Lunn <andrew@...n.ch>,
Ard Biesheuvel <ardb@...nel.org>, Daniel Mack <daniel@...que.org>,
Gregory Clement <gregory.clement@...tlin.com>, Haojian Zhuang <haojian.zhuang@...il.com>,
"Jeremy J. Peper" <jeremy@...emypeper.com>, Kristoffer Ericson <kristoffer.ericson@...il.com>,
Krzysztof Kozlowski <krzk@...nel.org>, Mark Brown <broonie@...nel.org>,
Ralph Siemsen <ralph.siemsen@...aro.org>, Robert Jarzmik <robert.jarzmik@...e.fr>,
Russell King <linux@...linux.org.uk>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, Tony Lindgren <tony@...mide.com>
Subject: Re: [PATCH 03/15] ARM: rework ARM11 CPU selection logic
On Wed, Dec 4, 2024 at 11:29 AM Arnd Bergmann <arnd@...nel.org> wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> Support for SMP on ARM1136r0 has been broken for a while, and nobody
> is working on fixing it. I had a plan to change ARMv6 support to no
> longer coexist in a common kernel with ARMv7 CPUs but instead ARMv5 and
> below. This would have addressed the problem, but after a recent mailing
> list discussion, we concluded that an easier approach is to just forbid
> ARM1136r0 CPU support on SMP-enabled kernels.
>
> This mainly affects users of the Nokia N800/N810 tablets using an
> OMAP2420 SoC, which is the only commercial product with an ARM1136r0
> that is still supported by the kernel.
>
> The other machines that are still in the same hardware catogory are:
>
> - TI OMAP2420 H4 reference board
> - TI OMAP2430 SDP software development platform
> - Freescale/NXP i.MX31 Lite Development Kit
> - Buglabs i.MX31 Bug 1.x prototype
> - Arm Integrator/AP with CM1136JF-S core module
>
> To my knowledge, none of these have any actual users aside from
> reference boards being used more easily test the platforms.
>
> There are also a few ARM1136r1 machines, which implement the
> ARMv6K SMP support (barriers, atomics and TLS):
>
> - Eukrea CPUIMX35 reference platform
> - Freescale/NXP i.MX35 Product Development Kit
> - ARM Integrator/CP/IM-LT3 with ARM1136J Core Tile
I can't test that, I doubt anyone can. I think this support can
be simply deleted unless there is some QEMU support or
so.
> - ARM Realview/EB with ARM1136J Core Tile
I will check if I have this one, otherwise this can probably go
as well.
> arch/arm/mach-versatile/Kconfig | 10 +++++-----
For Versatile:
Acked-by: Linus Walleij <linus.walleij@...aro.org>
Yours,
Linus Walleij
Powered by blists - more mailing lists