From: Russell King Date: Sun, 21 Nov 2010 11:30:36 +0000 (+0000) Subject: ARM: pgtable: remove L2 cache flushes for SMP page table bring-up X-Git-Tag: v2.6.38-rc1~471^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26bbf0b57a0848932f725076bcb1245ca696e8d3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed