From: Nicolas Pitre Date: Tue, 4 Nov 2008 05:48:42 +0000 (-0500) Subject: [ARM] ignore high memory with VIPT aliasing caches X-Git-Tag: v2.6.30-rc1~636^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f973e22160257c5bda85815be5b1540d391a671;p=pandora-kernel.git [ARM] ignore high memory with VIPT aliasing caches VIPT aliasing caches have issues of their own which are not yet handled. Usage of discard_old_kernel_data() in copypage-v6.c is not highmem ready, kmap/fixmap stuff doesn't take account of cache colouring, etc. If/when those issues are handled then this could be reverted. Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed