git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9641c7c
)
[ARM] nommu: avoid selecting TLB and CPU specific copy code
author
Hyok S. Choi
<hyok.choi@samsung.com>
Wed, 21 Jun 2006 21:26:29 +0000
(22:26 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:59:47 +0000
(17:59 +0100)
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>
No differences found