From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [fs] BUG: unable to handle kernel NULL pointer dereference at 00000104 Date: Wed, 30 Jul 2014 20:39:33 +0800 Message-ID: <20140730123933.GA7717@localhost> References: <20140730041235.GJ16537@localhost> <20140730111420.GA759@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Herrmann , Jet Chen , Su Tao , Yuanhan Liu , LKP , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <20140730111420.GA759@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jul 30, 2014 at 04:14:20AM -0700, Christoph Hellwig wrote: > On Wed, Jul 30, 2014 at 12:12:35PM +0800, Fengguang Wu wrote: > > Greetings, > > > > 0day kernel testing robot got the below dmesg and the first bad commit is > > Where is this coming from? Bloating struct file for device specific > stuff really isn't acceptable anyway. It's from this git tree: git://people.freedesktop.org/~dvdhrm/linux fops Thanks, Fengguang