From: Russell King Date: Fri, 12 Feb 2010 14:36:24 +0000 (+0000) Subject: ARM: Add L2 cache handling to smp boot support X-Git-Tag: v2.6.34-rc2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1027247f6eb727db6c600b9eb02796f0766ae704;p=pandora-kernel.git ARM: Add L2 cache handling to smp boot support The page table and secondary data which we're asking the secondary CPU to make use of has to hit RAM to ensure that the secondary CPU can see it since it may not be taking part in coherency or cache searches at this point. Acked-by: Santosh Shilimkar Signed-off-by: Russell King --- Reading git-diff-tree failed