From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753543Ab2DZGZ6 (ORCPT ); Thu, 26 Apr 2012 02:25:58 -0400 Received: from relay.parallels.com ([195.214.232.42]:55048 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787Ab2DZGZ4 convert rfc822-to-8bit (ORCPT ); Thu, 26 Apr 2012 02:25:56 -0400 Message-ID: <4F98EA72.6010300@parallels.com> Date: Thu, 26 Apr 2012 10:25:54 +0400 From: Stanislav Kinsbursky User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Dave Jones , "Myklebust, Trond" , Linux Kernel , "netdev@vger.kernel.org" Subject: Re: kernel BUG at include/net/netns/generic.h:41 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> <20120425225855.GA5537@redhat.com> In-Reply-To: <20120425225855.GA5537@redhat.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 26.04.2012 02:58, Dave Jones написал: > 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 Dave, search for "SUNRPC: register PipeFS file system after pernet sybsystem" in your mail. You are in CC list.