]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: implement L2C-310 erratum 588369 as a method override
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 19:08:11 +0000 (19:08 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:53 +0000 (16:39 +0100)
commitaa81e766b450b4bffdef0d2e4664d385e6085162
tree5ad044889be802c3b0f9c18dff7116f32989ace1
parentbcc645d132a3369accace76485d7a6497f6450c1
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c