commit | 60b6cf6851d0e12956c109987966f2e7417ce212 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Jun 19 17:36:43 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jun 28 17:59:43 2006 +0100 |
tree | c9f29b85d5c37d7bad9ea0710d7dd5be226c8e1d | |
parent | 02fcb974369d21c3df61d4ac5a2e1a58dce86495 [diff] |
[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 <hyok.choi@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>