netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Gao feng <gaofeng@cn.fujitsu.com>
Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
	ebiederm@xmission.com, Alexey Dobriyan <adobriyan@gmail.com>
Subject: Re: [PATCH] netfilter: register pernet subsystem before register L4 proto
Date: Fri, 15 Mar 2013 12:55:38 +0100	[thread overview]
Message-ID: <20130315115538.GA9608@localhost> (raw)
In-Reply-To: <1362712846-12954-1-git-send-email-gaofeng@cn.fujitsu.com>

On Fri, Mar 08, 2013 at 11:20:46AM +0800, Gao feng wrote:
> In commit c296bb4d5d417d466c9bcc8afef68a3db5449a64
> "netfilter: nf_conntrack: refactor l4proto support for netns",
> we register l4proto gre/dccp/udplite/sctp before register
> pernet subsystem,it's a wrong order.
> 
> We should register pernet subsystem before register L4proto,
> since after register L4proto, init_conntrack may try to access
> the resources which allocated in register_pernet_subsys.

Applied to nf tree, thanks.

      reply	other threads:[~2013-03-15 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08  3:20 [PATCH] netfilter: register pernet subsystem before register L4 proto Gao feng
2013-03-15 11:55 ` Pablo Neira Ayuso [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=20130315115538.GA9608@localhost \
    --to=pablo@netfilter.org \
    --cc=adobriyan@gmail.com \
    --cc=ebiederm@xmission.com \
    --cc=gaofeng@cn.fujitsu.com \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    /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).