]> 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>
Mon, 14 Apr 2014 10:16:00 +0000 (11:16 +0100)
commitc4a87ec6cb838d64b7ab2039e30888eddc740112
treeebe2d9b0440afe56608bed4de16c4c6794ecae04
parent6266170d32b6831dd17576007a6dfc61571a56d5
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