[PATCH 10/14] ARM: v6k: select TLS register code according to V6 variants
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-17 23:21:21
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-17 23:21:21
Also in:
linux-omap
* Nicolas Pitre [off-list ref] [110117 14:22]:
On Mon, 17 Jan 2011, Russell King - ARM Linux wrote:quoted
If CONFIG_CPU_V6 is enabled, we may or may not have the TLS register. Use the conditional code which copes with this variability. Otherwise, if CONFIG_CPU_32v6K is set, we know we have the TLS register on all supported CPUs, so use it unconditionally. Signed-off-by: Russell King <redacted>Acked-by: Nicolas Pitre <redacted>
Acked-by: Tony Lindgren <tony@atomide.com>