[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range
authorNicolas Pitre <nico@cam.org>
Sat, 8 Nov 2008 20:15:53 +0000 (21:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 8 Nov 2008 23:08:54 +0000 (23:08 +0000)
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.

Cc: <stable@kernel.org>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found