From: Catalin Marinas Date: Fri, 20 Jul 2007 10:42:40 +0000 (+0100) Subject: [ARM] 4500/1: Add locking around the background L2x0 cache operations X-Git-Tag: v2.6.23-rc1~8^2^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0762097625711e829a008b64f42dc0ec74abb284;p=pandora-kernel.git [ARM] 4500/1: Add locking around the background L2x0 cache operations 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 Signed-off-by: Russell King --- Reading git-diff-tree failed