]> git.hungrycats.org Git - linux/commit
[ARM] Remove cache type check before flushing ARMv6 cache.
authorRussell King <rmk@flint.arm.linux.org.uk>
Fri, 8 Oct 2004 16:37:05 +0000 (17:37 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Fri, 8 Oct 2004 16:37:05 +0000 (17:37 +0100)
commitc96831961cff097da4a8488576641c5b9e70a0fb
tree203436b55903640b78e5c9294b114724a6656ebe
parent96dc8a00b74cb973418d3d90cc566460c71581fe
[ARM] Remove cache type check before flushing ARMv6 cache.

We do not need to check which type of cache we have before
using using the Harvard or von Neumann cache instructions -
the unimplemented instructions are defined to be NOPs.
arch/arm/mm/proc-v6.S