From: Nicolas Pitre Date: Thu, 11 Sep 2008 19:14:59 +0000 (-0400) Subject: [ARM] Feroceon: small cleanups to L2 cache code X-Git-Tag: v2.6.28-rc1~293^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c6bb390cf599b9e0aa6e69beacc4e5d875bf77;p=pandora-kernel.git [ARM] Feroceon: small cleanups to L2 cache code - Make sure that coprocessor instructions for range ops are contiguous and not reordered. - s/invalidate_and_disable_dcache/flush_and_disable_dcache/ - Don't re-enable I/D caches if they were not enabled initially. - Change some masks to shifts for better generated code. Signed-off-by: Nicolas Pitre Acked-by: Lennert Buytenhek --- Reading git-diff-tree failed