[PATCH 09/14] ARM: v6k: select generic atomic64 code according to V6 variants
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-17 23:21:04
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-17 23:21:04
Also in:
linux-omap
* Russell King - ARM Linux [off-list ref] [110117 11:23]:
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. Signed-off-by: Russell King <redacted>
Acked-by: Tony Lindgren <tony@atomide.com>