From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Am=C3=A9rico_Wang?= Subject: Re: [Bug #13838] kernel BUG at include/net/netns/generic.h:41! Date: Mon, 27 Jul 2009 13:29:50 +0800 Message-ID: <2375c9f90907262229t2def934emb9340c31d3efdc21@mail.gmail.com> References: <3zAHs5O6maO.A.B5B.IHObKB@chimera> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Ioz71jjVAZ0rxDL6Wcj1HToKBZCn63iObiKSvi5UCEs=; b=XOVeR5WcfxGc8l3jACkIe/+OZ7G/2EfsBxr1p5J0QMtmO7LYKSkgGKhCQVYe3b1IXO lerxMCd9jT57xKh2vqwAaYxlMFcrsG821h+BbTzlpdffDF4XPJzIi3Z6XQXRYYLnLKE6 Y4YyMOaiUkTtpK0gwHzBoKWid8Rl+cQyXeqPQ= In-Reply-To: <3zAHs5O6maO.A.B5B.IHObKB@chimera> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Luca Tettamanti , netdev@vger.kernel.org, herbert@gondor.apana.org.au On Mon, Jul 27, 2009 at 4:28 AM, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.30. =C2=A0Please verify if it still should be listed and let= me know > (either way). > > > Bug-Entry =C2=A0 =C2=A0 =C2=A0 : http://bugzilla.kernel.org/show_bug.= cgi?id=3D13838 > Subject =C2=A0 =C2=A0 =C2=A0 =C2=A0 : kernel BUG at include/net/netns= /generic.h:41! > Submitter =C2=A0 =C2=A0 =C2=A0 : Luca Tettamanti > Date =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0: 2009-07-20 15:27 (7 d= ays old) > References =C2=A0 =C2=A0 =C2=A0: http://lkml.org/lkml/2009/7/20/105 Hmm, it looks like that 'pfkey_net_id' is still zero after ipsec_pfkey_= init()... Add Herbert and net-dev into Cc. Luca, would you mind to provide your .config and the steps to reproduce= this? Thanks.