From: Tony Lindgren Date: Tue, 5 Oct 2010 15:40:13 +0000 (+0100) Subject: ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast X-Git-Tag: v2.6.37-rc1~184^2~7^5~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7511db9d25080d53e5427bf4b8849278c07019bc;p=pandora-kernel.git ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast Broadcast should not be needed when running SMP kernel on UP systems. Also, this fixes an undefined instruction for SMP_ON_UP on earlier ARM cores without the extended CPUID_EXT_MMFR3 register. Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed