[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0911081710560.2725@localhost.localdomain>
Date: Sun, 8 Nov 2009 17:11:52 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Kyle McMartin <kyle@...artin.ca>
cc: LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
linux-parisc@...r.kernel.org
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@...utronix.de>
> > Cc: Kyle McMartin <kyle@...artin.ca>
> > Cc: linux-parisc@...r.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists