From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Galbraith Subject: Re: [git pull] VFS patches Date: Sat, 26 Apr 2008 21:02:54 +0200 Message-ID: <1209236574.4830.0.camel@marge.simson.net> References: <20080426020221.GF5882@ZenIV.linux.org.uk> <20080426110139.GA23867@elte.hu> <20080426133512.GP14990@parisc-linux.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , Al Viro , Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Matthew Wilcox Return-path: Received: from mail.gmx.net ([213.165.64.20]:58092 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756096AbYDZTDQ (ORCPT ); Sat, 26 Apr 2008 15:03:16 -0400 In-Reply-To: <20080426133512.GP14990@parisc-linux.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, 2008-04-26 at 07:35 -0600, Matthew Wilcox wrote: > On Sat, Apr 26, 2008 at 01:01:39PM +0200, Ingo Molnar wrote: > > > > * Al Viro wrote: > > > > > sanitize unshare_files/reset_files_struct > > > > today's -git started crashing on me in randconfig boot tests: > > > > [ 0.124077] BUG: unable to handle kernel NULL pointer dereference at 00000296 > > [ 0.126981] IP: [] put_files_struct+0xb/0xa0 > > [ 0.128981] *pdpt = 0000000000f73001 *pde = 0000000000000000 > > [ 0.131231] Oops: 0002 [#1] PREEMPT > > Did you have http://lkml.org/lkml/2008/4/26/1 applied? (Al: fixed my crash report as well)