diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-03-15 16:47:47 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-05-22 16:38:38 +0100 |
commit | 03a166e22a49350010fc398a8cb9be3e93192fef (patch) | |
tree | 1e2a1286e8b1505530a636c09395ff52b1fe1cce /arch/arm/mach-spear/spear13xx.c | |
parent | b13b9e98b80fa24460a011ba0378d3fe56137a31 (diff) |
ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)
Spear calls outer_flush_all() from it's SMP bringup function. This
is potentially dangerous as the L2C set/way operations which implement
this don't take kindly to concurrent operations. Besides, there's
better solutions to this, as implemented on other platforms.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-spear/spear13xx.c')
0 files changed, 0 insertions, 0 deletions