netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Tomasz Paszkowski <tomasz.paszkowski@e-wro.pl>
Cc: kaber@trash.net, netdev@oss.sgi.com
Subject: Re: [PATCH 2.4] Use double-linked list for dev->qdisc_list
Date: Wed, 4 Aug 2004 13:44:32 -0700	[thread overview]
Message-ID: <20040804134432.40500c15.davem@redhat.com> (raw)
In-Reply-To: <20040804145610.GA21339@krezus.e-wro.net>

On Wed, 4 Aug 2004 16:56:10 +0200
Tomasz Paszkowski <tomasz.paszkowski@e-wro.pl> wrote:

> On Wed, Aug 04, 2004 at 03:30:45PM +0200, Patrick McHardy wrote:
> > Looks good, except for the last hunk, the BUG_TRAP is valid in 2.4 because
> > it doesn't use RCU. Change it to BUG_TRAP(list_empty(&dev->qdisc_list)).
> 
> Thanks. In attachment there's a corrected version of this patch.

Can someone regenerate this patch with the q_idx fix Patrick
just posted added to it?

Thanks.

  reply	other threads:[~2004-08-04 20:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 12:59 [PATCH 2.4] Use double-linked list for dev->qdisc_list Tomasz Paszkowski
2004-08-04 13:30 ` Patrick McHardy
2004-08-04 14:56   ` Tomasz Paszkowski
2004-08-04 20:44     ` David S. Miller [this message]
2004-08-04 21:50       ` Patrick McHardy
2004-08-14  8:17         ` Patrick McHardy
2004-08-18 20:10           ` David S. Miller

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=20040804134432.40500c15.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=kaber@trash.net \
    --cc=netdev@oss.sgi.com \
    --cc=tomasz.paszkowski@e-wro.pl \
    /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).