commit | f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5 | [log] [tgz] |
---|---|---|
author | Hyok S. Choi <hyok.choi@samsung.com> | Wed Jun 21 22:26:29 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jun 28 17:59:47 2006 +0100 |
tree | 7369aa796e15bbe068c38afd3a94abc8f3fcd76d | |
parent | 9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e [diff] |
[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>