From: Russell King Date: Fri, 7 Apr 2006 12:17:15 +0000 (+0100) Subject: [ARM] Fix SA110/SA1100 cache flushing X-Git-Tag: v2.6.17-rc2~284^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f3df6bcb89d370c57b7165f55c5a409d011c8e;p=pandora-kernel.git [ARM] Fix SA110/SA1100 cache flushing We had two implementations for flushing the cache, which meant StrongARM caches weren't being correctly flushed. Fix this by always using the v4wb_flush_kern_cache_all method, rather than duplicating it. Signed-off-by: Russell King --- Reading git-diff-tree failed