[ARM] 4394/1: ARMv7: Add the TLB range operations
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 18 May 2007 10:25:31 +0000 (11:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 30 May 2007 13:32:07 +0000 (14:32 +0100)
We are currently using the ARMv6 operations but need to duplicate some
of the code because of the introduction of the new CPU barrier
instructions in ARMv7.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found