From: Russell King Date: Tue, 8 Mar 2011 22:43:10 +0000 (-0800) Subject: ARM: v6k: select generic atomic64 code according to V6 variants X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573f5e57284cf46a5a86e3a5f56188e91815f8c3;p=pandora-kernel.git ARM: v6k: select generic atomic64 code according to V6 variants If CONFIG_CPU_V6 is enabled, avoid using the double-word exclusive instructions in the kernel's atomic implementations as these are not supported. Fall back to the generic spinlock code instead. Acked-by: Tony Lindgren Acked-by: Will Deacon Tested-by: Sourav Poddar Tested-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed