From: Russell King Date: Sat, 15 Mar 2014 19:08:11 +0000 (+0000) Subject: ARM: l2c: implement L2C-310 erratum 588369 as a method override X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd4219f10fbe3938cd36443e240eb6076b811ab;p=pandora-kernel.git ARM: l2c: implement L2C-310 erratum 588369 as a method override Implement L2C-310 erratum 588369 by overriding the invalidate range and flush range methods in the outer_cache operations structure. This allows us to sensibly contain the erratum code in one place without affecting other locations/implemetations. Signed-off-by: Russell King --- Reading git-diff-tree failed