ARM: pgtable: remove L2 cache flushes for SMP page table bring-up
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 11:30:36 +0000 (11:30 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 11:05:33 +0000 (11:05 +0000)
commit26bbf0b57a0848932f725076bcb1245ca696e8d3
treeb55a13203002c0d0295ecacd1fc4883ffcc9240c
parentd30e45eeabefadc6039d7f876a59e5f5f6cb11c6
ARM: pgtable: remove L2 cache flushes for SMP page table bring-up

The MMU is always configured to read page tables from the L2 cache
so there's little point flushing them out of the L2 cache back to
RAM.  Remove these flushes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c
This page took 0.024722 seconds and 5 git commands to generate.