public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [patch 5/9] IEEE1394: Spinlock initializer cleanup
       [not found] ` <20070429154337.581254000@linutronix.de>
@ 2007-04-29 16:43   ` Stefan Richter
  2007-04-29 17:08     ` Thomas Gleixner
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Richter @ 2007-04-29 16:43 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: LKML, Andrew Morton, linux1394-devel

Thomas Gleixner wrote:
> --- linux-2.6.orig/drivers/ieee1394/ieee1394_transactions.c
> +++ linux-2.6/drivers/ieee1394/ieee1394_transactions.c
> @@ -32,7 +32,7 @@
>  #ifndef HPSB_DEBUG_TLABELS
>  static
>  #endif
> -spinlock_t hpsb_tlabel_lock = SPIN_LOCK_UNLOCKED;
> +DEFINE_SPINLOCK(hpsb_tlabel_lock);

We've got already an identical patch from Milind Arun Choudhary,
http://git.kernel.org/?p=linux/kernel/git/ieee1394/linux1394-2.6.git;a=commitdiff;h=ca79b9d41152ff8605ed5503fd4cbfe0ea60ee7f
in linux1394-2.6.git/master and hence in -mm.  It'll be part of the post
2.6.21 pull request I'll send out RSN, unless your patch bypasses me
somehow.
-- 
Stefan Richter
-=====-=-=== -=-- ===-=
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch 5/9] IEEE1394: Spinlock initializer cleanup
  2007-04-29 16:43   ` [patch 5/9] IEEE1394: Spinlock initializer cleanup Stefan Richter
@ 2007-04-29 17:08     ` Thomas Gleixner
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2007-04-29 17:08 UTC (permalink / raw)
  To: Stefan Richter; +Cc: LKML, Andrew Morton, linux1394-devel

On Sun, 2007-04-29 at 18:43 +0200, Stefan Richter wrote:
> Thomas Gleixner wrote:
> > --- linux-2.6.orig/drivers/ieee1394/ieee1394_transactions.c
> > +++ linux-2.6/drivers/ieee1394/ieee1394_transactions.c
> > @@ -32,7 +32,7 @@
> >  #ifndef HPSB_DEBUG_TLABELS
> >  static
> >  #endif
> > -spinlock_t hpsb_tlabel_lock = SPIN_LOCK_UNLOCKED;
> > +DEFINE_SPINLOCK(hpsb_tlabel_lock);
> 
> We've got already an identical patch from Milind Arun Choudhary,
> http://git.kernel.org/?p=linux/kernel/git/ieee1394/linux1394-2.6.git;a=commitdiff;h=ca79b9d41152ff8605ed5503fd4cbfe0ea60ee7f
> in linux1394-2.6.git/master and hence in -mm.  It'll be part of the post
> 2.6.21 pull request I'll send out RSN, unless your patch bypasses me
> somehow.

Missed that one.

Thanks,

	tglx


	


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch 3/9] AVR32: Spinlock initializer cleanup
       [not found] ` <20070429154337.455859000@linutronix.de>
@ 2007-04-30 15:30   ` Haavard Skinnemoen
  2007-04-30 16:07     ` Thomas Gleixner
  0 siblings, 1 reply; 4+ messages in thread
From: Haavard Skinnemoen @ 2007-04-30 15:30 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: LKML, Andrew Morton

On Sun, 29 Apr 2007 16:10:34 -0000
Thomas Gleixner <tglx@linutronix.de> wrote:

> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Applied to my avr32-arch branch. Thanks.

Where did the rest of the series go, btw? I didn't see any patches on
LKML...

Haavard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch 3/9] AVR32: Spinlock initializer cleanup
  2007-04-30 15:30   ` [patch 3/9] AVR32: " Haavard Skinnemoen
@ 2007-04-30 16:07     ` Thomas Gleixner
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2007-04-30 16:07 UTC (permalink / raw)
  To: Haavard Skinnemoen; +Cc: LKML, Andrew Morton

On Mon, 2007-04-30 at 17:30 +0200, Haavard Skinnemoen wrote:
> On Sun, 29 Apr 2007 16:10:34 -0000
> Thomas Gleixner <tglx@linutronix.de> wrote:
> 
> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> 
> Applied to my avr32-arch branch. Thanks.
> 
> Where did the rest of the series go, btw? I didn't see any patches on
> LKML...

My script did something wrong and vger ate it. Not sure what happened,
it's the same script I use since years. Will resend tomorrow, when I
know what the breakage is.

	tglx



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-30 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20070429154221.159165000@linutronix.de>
     [not found] ` <20070429154337.581254000@linutronix.de>
2007-04-29 16:43   ` [patch 5/9] IEEE1394: Spinlock initializer cleanup Stefan Richter
2007-04-29 17:08     ` Thomas Gleixner
     [not found] ` <20070429154337.455859000@linutronix.de>
2007-04-30 15:30   ` [patch 3/9] AVR32: " Haavard Skinnemoen
2007-04-30 16:07     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox