From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752568AbaG3LOZ (ORCPT ); Wed, 30 Jul 2014 07:14:25 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:55959 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752439AbaG3LOY (ORCPT ); Wed, 30 Jul 2014 07:14:24 -0400 Date: Wed, 30 Jul 2014 04:14:20 -0700 From: Christoph Hellwig To: Fengguang Wu Cc: David Herrmann , Jet Chen , Su Tao , Yuanhan Liu , LKP , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [fs] BUG: unable to handle kernel NULL pointer dereference at 00000104 Message-ID: <20140730111420.GA759@infradead.org> References: <20140730041235.GJ16537@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140730041235.GJ16537@localhost> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.