From: Nicolas Pitre Date: Sat, 8 Nov 2008 20:15:53 +0000 (+0100) Subject: ARM: 5329/1: Feroceon: fix feroceon_l2_inv_range X-Git-Tag: v2.6.27.7~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf84123715843d404211bc57487ecbadcd3d4c2;p=pandora-kernel.git ARM: 5329/1: Feroceon: fix feroceon_l2_inv_range commit 72bc2b1ad62f4d2f0a51b35829093d41f55accce upstream. Same fix as commit c7cf72dcadb: when 'start' and 'end' are less than a cacheline apart and 'start' is unaligned we are done after cleaning and invalidating the first cacheline. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed