From: Hyok S. Choi Date: Wed, 21 Jun 2006 21:26:29 +0000 (+0100) Subject: [ARM] nommu: avoid selecting TLB and CPU specific copy code X-Git-Tag: v2.6.18-rc1~411^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed