From: Thomas Gleixner <tglx@linutronix.de>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>,
linux1394-devel <linux1394-devel@lists.sourceforge.net>
Subject: Re: [patch 5/9] IEEE1394: Spinlock initializer cleanup
Date: Sun, 29 Apr 2007 19:08:02 +0200 [thread overview]
Message-ID: <1177866482.5791.130.camel@localhost.localdomain> (raw)
In-Reply-To: <4634CB45.70408@s5r6.in-berlin.de>
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
next prev parent reply other threads:[~2007-04-29 17:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 [this message]
[not found] ` <20070429154337.455859000@linutronix.de>
2007-04-30 15:30 ` [patch 3/9] AVR32: " Haavard Skinnemoen
2007-04-30 16:07 ` Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1177866482.5791.130.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=stefanr@s5r6.in-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox