From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932562Ab2DYXGX (ORCPT ); Wed, 25 Apr 2012 19:06:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50062 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932394Ab2DYXGV (ORCPT ); Wed, 25 Apr 2012 19:06:21 -0400 Date: Wed, 25 Apr 2012 18:58:55 -0400 From: Dave Jones To: Stanislav Kinsbursky Cc: "Myklebust, Trond" , Linux Kernel , "netdev@vger.kernel.org" Subject: Re: kernel BUG at include/net/netns/generic.h:41 Message-ID: <20120425225855.GA5537@redhat.com> Mail-Followup-To: Dave Jones , Stanislav Kinsbursky , "Myklebust, Trond" , Linux Kernel , "netdev@vger.kernel.org" References: <20120328002346.GB3077@redhat.com> <20120402172600.GA3728@redhat.com> <1333390230.13718.34.camel@lade.trondhjem.org> <4F7DC37F.7090404@parallels.com> <20120405161241.GA23658@redhat.com> <4F7DC4CC.9080502@parallels.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4F7DC4CC.9080502@parallels.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 05, 2012 at 08:14:04PM +0400, Stanislav Kinsbursky wrote: > 05.04.2012 20:12, Dave Jones пишет: > > On Thu, Apr 05, 2012 at 08:08:31PM +0400, Stanislav Kinsbursky wrote: > > > > > So, there are few questions to you, Dave: > > > 1) can this happen (PipeFS mount attempt before SUNPRC module insertion has > > > returned any value) in your case? > > > > I don't know enough of what systemd is doing to answer this. > > > > > 2) how often do you experience this problem? Not every boot, I suppose? > > > 3) And is it easy for you to reproduce? > > > > It happens most the time, but not every time. > > > > Ok, I'll send the patch soon. > Hope, it will help. > > -- > Best regards, > Stanislav Kinsbursky I didn't see a follow-up patch on this, and I'm still seeing the BUG in rc4. Dave