Messages in this thread |  | | | Date | Sun, 8 Nov 2009 17:11:52 +0100 (CET) | | From | Thomas Gleixner <> | | Subject | Re: [patch 10/16] parisc: Replace old style lock init |
On Sun, 8 Nov 2009, Kyle McMartin wrote:
> On Fri, Nov 06, 2009 at 10:41:51PM -0000, Thomas Gleixner wrote: > > SPIN_LOCK_UNLOCKED is deprecated. Init the per cpu locks at runtime > > instead. > > > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > > Cc: Kyle McMartin <kyle@mcmartin.ca> > > Cc: linux-parisc@vger.kernel.org > > applied with one nit. > > > > > -DEFINE_SPINLOCK(smp_lock); > > - > > You forgot to mention this was unused. :) Confused me for a while.
Gah. Wanted to add it to the changelog, but slipped from my mind.
Sorry for the confusion,
tglx
|  |