netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Patrick McHardy <kaber@trash.net>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@oss.sgi.com
Subject: Re: [PATCH] PKT_SCHED: Prevent destroying via RTM_DELTFILTER while classifying
Date: Fri, 10 Dec 2004 13:29:57 +0100	[thread overview]
Message-ID: <20041210122957.GU1371@postel.suug.ch> (raw)
In-Reply-To: <41B9050A.1060401@trash.net>

> >The second path needs the spinlock to avoid destroying while
> >a classification is in progress. 2.4 probably needs the same fix,
> >I will cook one up if so.
> > 
> >
> This is not correct. The classifier is unlinked in tc_ctl_tfilter
> before it is destroyed, so it is not visible for classification anymore.

You're right. Thanks.

      reply	other threads:[~2004-12-10 12:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-10  1:43 [PATCH] PKT_SCHED: Prevent destroying via RTM_DELTFILTER while classifying Thomas Graf
2004-12-10  2:08 ` Patrick McHardy
2004-12-10 12:29   ` Thomas Graf [this message]

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=20041210122957.GU1371@postel.suug.ch \
    --to=tgraf@suug.ch \
    --cc=davem@davemloft.net \
    --cc=kaber@trash.net \
    --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).