[PATCH] ARM SMP: TLB implementations only affect local CPU
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 28 Jun 2005 12:40:39 +0000 (13:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Jun 2005 12:40:39 +0000 (13:40 +0100)
The existing TLB flush implementations only have an effect on
the local CPU.  Prefix them with local_.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Trivial merge