[ARM] 4500/1: Add locking around the background L2x0 cache operations
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 20 Jul 2007 10:42:40 +0000 (11:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 20:29:44 +0000 (21:29 +0100)
The background operations of the L2x0 cache controllers are aborted if
another operation is issued on the same or different core. This patch
protects the maintenance operation issuing/polling with a spinlock.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found