From: Russell King Date: Mon, 17 Jan 2011 16:38:56 +0000 (+0000) Subject: ARM: v6k: select TLS register code according to V6 variants X-Git-Tag: v2.6.39-rc1~463^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37bc618fe2689a7f8de8fac82e72b00ecea4d43d;p=pandora-kernel.git ARM: v6k: select TLS register code according to V6 variants 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. Acked-by: Nicolas Pitre Acked-by: Tony Lindgren Tested-by: Sourav Poddar Tested-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed