diff options
author | Per Fransson <[email protected]> | 2010-09-08 21:21:40 +0530 |
---|---|---|
committer | Santosh Shilimkar <[email protected]> | 2010-10-26 11:40:06 +0530 |
commit | ae6948048c417d429b8a0f85fad13e483f7cc1a3 (patch) | |
tree | ee4957115c7f528a85942f42af440720da301e40 /net/unix/sysctl_net_unix.c | |
parent | 444457c1f59d58bc48acf5b4fc585225106c11ff (diff) |
ARM: ux500 specific L2 cache code
The generic version of l2x0_inv_all is only called just after disabling
the L2 cache and is surrounded by a spinlock. However, we're not really
turning off the L2 cache right now, and the PL310 does not support
exclusive accesses (used to implement the spinlock). So, the
invalidation needs to be done without the spinlock.
Cc: Thomas Gleixner <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Hans-Juergen Koch <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Signed-off-by: Per Fransson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions