]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] nommu: avoid selecting TLB and CPU specific copy code
authorHyok S. Choi <hyok.choi@samsung.com>
Wed, 21 Jun 2006 21:26:29 +0000 (22:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:59:47 +0000 (17:59 +0100)
commitc64eb0ba32416b5b46f41b84c857b54af2d52f91
tree7369aa796e15bbe068c38afd3a94abc8f3fcd76d
parent00b17557944e2a9b3da36035a72292a368c959fd
[ARM] nommu: avoid selecting TLB and CPU specific copy code

Since uclinux doesn't make use of the TLB, including the TLB
maintainence and CPU-optimised copypage functions does not
make sense.  Remove them.

(This is part of one of Hyok's patches.)

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