From: Russell King Date: Mon, 19 Jun 2006 16:36:43 +0000 (+0100) Subject: [ARM] nommu: we need the TLS register emulation for nommu mode X-Git-Tag: v2.6.18-rc1~411^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b6cf6851d0e12956c109987966f2e7417ce212;p=pandora-kernel.git [ARM] nommu: we need the TLS register emulation for nommu mode Since there can be no fixed location for the TLS value with nommu systems, we must provide TLS register emulation in order to support TLS binaries on CPUs without the thread register. Part of a patch from Hyok S. Choi, and cleaned up by rmk. Signed-off-by: Hyok S. Choi Signed-off-by: Russell King --- Reading git-diff-tree failed