commit | 564c90aa07cd43dc434d46cef8a15773a23d49a2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Jun 28 13:46:09 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jun 28 13:46:09 2005 +0100 |
tree | e9ac4ec0e396359dba8e8eb7e46b42ae33ee944f | |
parent | 603fff54420a0ccc4c3b48bfef43896fb4e33161 [diff] [blame] |
[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
diff --git a/arch/arm/mm/init.c b/arch/arm/mm/init.c index 6dcb23d..edffa47 100644 --- a/arch/arm/mm/init.c +++ b/arch/arm/mm/init.c
@@ -437,7 +437,7 @@ memtable_init(mi); if (mdesc->map_io) mdesc->map_io(); - flush_tlb_all(); + local_flush_tlb_all(); /* * initialise the zones within each node