From: Thomas Gleixner Date: Sat, 7 Nov 2009 06:16:32 +0000 (-0800) Subject: sparc: Make atomic locks raw X-Git-Tag: v2.6.33-rc1~389^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df286e52917c95c415400367cfd523dfbb0f93a;p=pandora-kernel.git sparc: Make atomic locks raw SPIN_LOCK_UNLOCKED is deprecated and the locks which protect the atomic operations have no dependency on other locks and the code is well tested so the conversion to a raw lock is safe. Make the lock array static while at it. Signed-off-by: Thomas Gleixner Signed-off-by: David S. Miller --- Reading git-diff-tree failed