netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: viro@ZenIV.linux.org.uk
Cc: ole@ans.pl, netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] netfilter: fix two recent sysctl problems
Date: Wed, 06 Aug 2008 02:35:52 -0700 (PDT)	[thread overview]
Message-ID: <20080806.023552.21455103.davem@davemloft.net> (raw)
In-Reply-To: <20080806032201.GN28946@ZenIV.linux.org.uk>

From: Al Viro <viro@ZenIV.linux.org.uk>
Date: Wed, 6 Aug 2008 04:22:01 +0100

> On Wed, Aug 06, 2008 at 05:08:31AM +0200, Krzysztof Piotr Oledzki wrote:
> > netfilter: fix two recent sysctl problems
> > 
> > Starting with 9043476f726802f4b00c96d0c4f418dde48d1304 we have two
> > netfilter releated problems:
> > 
> >  - WARNING: at kernel/sysctl.c:1966 unregister_sysctl_table+0xcc/0x103(),
> >    caused by wrong order of ini/fini calls
> > 
> >  - net.netfilter is duplicated and has truncated set of records
> > 
> > Thanks to very useful guidelines from Al Viro, this patch fixes both of them.
> > 
> > Signed-off-by: Krzysztof Piotr Oledzki <ole@ans.pl>
> 
> ACKed-by: Al Viro <viro@zeniv.linux.org.uk>

Applied, thanks.

      reply	other threads:[~2008-08-06  9:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06  3:08 [PATCH] netfilter: fix two recent sysctl problems Krzysztof Piotr Oledzki
2008-08-06  3:22 ` Al Viro
2008-08-06  9:35   ` David Miller [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=20080806.023552.21455103.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=ole@ans.pl \
    --cc=viro@ZenIV.linux.org.uk \
    /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).