From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936414Ab3DRRjm (ORCPT ); Thu, 18 Apr 2013 13:39:42 -0400 Received: from merlin.infradead.org ([205.233.59.134]:52557 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936039Ab3DRRjl (ORCPT ); Thu, 18 Apr 2013 13:39:41 -0400 Date: Thu, 18 Apr 2013 10:39:00 -0700 From: Jens Axboe To: Tejun Heo Cc: Linus Torvalds , Wanlong Gao , Steven Rostedt , Namhyung Kim , Alasdair G Kergon , "dm-devel@redhat.com" , Neil Brown , LKML Subject: Re: [BUG REPORT] Kernel panic on 3.9.0-rc7-4-gbb33db7 Message-ID: <20130418173811.GF4816@kernel.dk> References: <516E5EF8.9090507@cn.fujitsu.com> <1366209997.8817.12.camel@pippen.local.home> <20130418123738.GV4816@kernel.dk> <516FED09.1040008@cn.fujitsu.com> <20130418133546.GX4816@kernel.dk> <516FFFAC.8040103@cn.fujitsu.com> <20130418143014.GZ4816@kernel.dk> <20130418172732.GB9897@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130418172732.GB9897@mtj.dyndns.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 18 2013, Tejun Heo wrote: > Hello, > > On Thu, Apr 18, 2013 at 09:08:34AM -0700, Linus Torvalds wrote: > > On Thu, Apr 18, 2013 at 7:30 AM, Jens Axboe wrote: > > > > > > Could you capture the full dump? I'd like to see what rcx was, and that > > > seems to have scrolled off. > > > > You don't need it. The %cr2 value shows the address of the bad access, > > and it's 0x00000001. > > If I'm not mistaken, it seems like we have a bio which has 1 as its > ->bi_bdev. Ummm.... no idea whatsoever how that can happen tho right > now. Looking into it. Yep, thanks Linus for that hint... Must be someone abusing it for a flag field post submission? Crazy. -- Jens Axboe