diff options
author | 2014-03-15 16:47:47 +0000 | |
---|---|---|
committer | 2014-05-22 16:38:38 +0100 | |
commit | 03a166e22a49350010fc398a8cb9be3e93192fef (patch) | |
tree | 1e2a1286e8b1505530a636c09395ff52b1fe1cce /arch/arm/mach-socfpga/socfpga.c | |
parent | ARM: l2c: remove unnecessary call to outer_flush_all() (diff) | |
download | wireguard-linux-03a166e22a49350010fc398a8cb9be3e93192fef.tar.xz wireguard-linux-03a166e22a49350010fc398a8cb9be3e93192fef.zip |
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-socfpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions