From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: Marking struct pernet_operations __net_initdata was inappropriate Date: Sat, 27 Oct 2007 00:29:43 -0700 (PDT) Message-ID: <20071027.002943.40590861.davem@davemloft.net> References: <20071026.225516.152502425.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org To: ebiederm@xmission.com Cc: benjamin.thery@bull.net, netdev@vger.kernel.org, dlunev@gmail.com, containers@lists.osdl.org, clg@fr.ibm.com, xemul@openvz.org List-Id: containers.vger.kernel.org From: ebiederm@xmission.com (Eric W. Biederman) Date: Sat, 27 Oct 2007 00:07:12 -0600 > This patch is minimal stupid and should just work. Doubtless the > clever patch can be applied on top, once the details are figured > out. That is true and that's why I applied your patch. Thanks!