netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "David S. Miller" <davem@redhat.com>
Cc: Andi Kleen <ak@muc.de>, netdev@oss.sgi.com, arjanv@redhat.com
Subject: Re: [PATCH] Fix locking bug in lltx path
Date: Mon, 13 Sep 2004 21:26:49 +0200	[thread overview]
Message-ID: <20040913192649.GA26975@wotan.suse.de> (raw)
In-Reply-To: <20040913121859.44fbf949.davem@redhat.com>

On Mon, Sep 13, 2004 at 12:18:59PM -0700, David S. Miller wrote:
> On Mon, 13 Sep 2004 20:11:00 +0200
> Andi Kleen <ak@muc.de> wrote:
> 
> > Thanks to Arjan's spinlock debug kernel for finding it.
> > 
> > This fixes a silly missing spin lock in the relock path. For some 
> > reason it seems to still work when you don't have spinlock debugging
> > enabled.
> > 
> > Please apply.
> 
> Good catch, but I'll need to fix this up to use the new macros
> defined in linux/netdevice.h

Ok, do you want me to send a new patch with that? 

I don't think the new macros are in -bk* snapshots yet,
and getting it otherwise is difficult for me.

It's probably fastest if you just apply it by hand.

-Andi

  reply	other threads:[~2004-09-13 19:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13 18:11 [PATCH] Fix locking bug in lltx path Andi Kleen
2004-09-13 19:18 ` David S. Miller
2004-09-13 19:26   ` Andi Kleen [this message]
2004-09-13 20:02     ` David S. Miller
2004-09-13 19:39 ` Jeff Garzik
2004-09-14  1:43 ` jamal

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=20040913192649.GA26975@wotan.suse.de \
    --to=ak@suse.de \
    --cc=ak@muc.de \
    --cc=arjanv@redhat.com \
    --cc=davem@redhat.com \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).