]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: implement L2C-310 erratum 727915 as a method override
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:48:18 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:51 +0000 (16:39 +0100)
commitbcc645d132a3369accace76485d7a6497f6450c1
tree114e3b1ad08dd76d4fbdd1f2835298bcf670c02f
parent5eb4123bbe87b09ff7f69cdbb79ff5f14ca3c666
ARM: l2c: implement L2C-310 erratum 727915 as a method override

Implement L2C-310 erratum 727915 by overriding the flush_all method
in the outer_cache operations structure.  This allows us to sensibly
contain the erratum code in one place without affecting other
locations or implementations.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c