]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] nommu: we need the TLS register emulation for nommu mode
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 19 Jun 2006 16:36:43 +0000 (17:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:59:43 +0000 (17:59 +0100)
commitae4f106dadd7a24c7819c05cb7cfabdaab49de00
treec9f29b85d5c37d7bad9ea0710d7dd5be226c8e1d
parentd0fe0f15d25d4afac0dd86c6a4441d234ced8835
[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>
arch/arm/mm/Kconfig