| | Date | Fri, 06 Nov 2009 22:16:43 -0800 (PST) | | Subject | Re: [patch 08/16] sparc: Make atomic locks raw | | From | David Miller <> |
From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 06 Nov 2009 22:41:39 -0000 > 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 <tglx@linutronix.de>
Applied to sparc-next-2.6, thanks!
|