From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] Remove support for ARMv3 ARM610 and ARM710 CPUs
Date: Fri, 4 May 2012 17:39:17 +0200 [thread overview]
Message-ID: <20120504153917.GF7788@game.jcrosoft.org> (raw)
In-Reply-To: <20120504095645.GD26481@n2100.arm.linux.org.uk>
On 10:56 Fri 04 May , Russell King - ARM Linux wrote:
> This patch removes support for ARMv3 CPUs, which haven't worked properly
> for quite some time (see the FIXME comment in arch/arm/mm/fault.c). The
> only V3 parts left is the cache model for ARMv3, which is needed for some
> odd reason by ARM740T CPUs, and being able to build with -march=armv3,
> which is required for the RiscPC platform due to its bus structure.
>
> What this patch shows is how well abstracted the ARMv3 support is.
> Apart from removing the multi-support selection conditionals in the
> glue-*.h and similar files, and the ARM710 hack in entry-common.S,
> ARMv3 support does not affect any other core code files. That flies
> directly in the face of people who whinge and moan about ARMv3 support
> being painful in the kernel; if it's soo well abstracted then it isn't
> being a problem.
>
> So, after this commit, the only ARMv3 specific code left is
> arch/arm/mm/cache-v3.S and its selection in asm/glue-cache.h.
>
> Irrespective of the whingers, I think this is something we should do,
> because it has been broken at runtime for quite some time and no one
> has shown any interest in it.
>
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
as will my oldest boards have a ARMv4
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Best Regards,
J.
prev parent reply other threads:[~2012-05-04 15:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 9:56 [RFC] Remove support for ARMv3 ARM610 and ARM710 CPUs Russell King - ARM Linux
2012-05-04 11:16 ` Will Deacon
2012-05-04 14:41 ` Arnd Bergmann
2012-05-04 14:46 ` Russell King - ARM Linux
2012-05-04 15:02 ` Russell King - ARM Linux
2012-05-04 15:33 ` Arnd Bergmann
2012-05-04 15:38 ` Russell King - ARM Linux
2012-05-04 15:20 ` Arnd Bergmann
2012-05-04 15:39 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120504153917.GF7788@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).