Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753578Ab3JWMLF (ORCPT ); Wed, 23 Oct 2013 08:11:05 -0400 Received: from mail-oa0-f48.google.com ([209.85.219.48]:36241 "EHLO mail-oa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753124Ab3JWMLD (ORCPT ); Wed, 23 Oct 2013 08:11:03 -0400 MIME-Version: 1.0 In-Reply-To: <1382514295.2081.32.camel@dabdike.quadriga.com> References: <20131022205608.GA6616@hostway.ca> <52671B3E.6070804@interlog.com> <1382514295.2081.32.camel@dabdike.quadriga.com> Date: Wed, 23 Oct 2013 05:11:02 -0700 X-Google-Sender-Auth: wkzxMcBg9FD1YirAv-LKbThYkmw Message-ID: Subject: Re: [3.12-rc] sg_open: leaving the kernel with locks still held! From: Josh Boyer To: James Bottomley Cc: dgilbert@interlog.com, Simon Kirby , "Linux-Kernel@Vger. Kernel. Org" , "linux-scsi@vger.kernel.org" , Vaughan Cao Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2189 Lines: 46 On Wed, Oct 23, 2013 at 12:44 AM, James Bottomley wrote: > On Tue, 2013-10-22 at 20:41 -0400, Douglas Gilbert wrote: >> On 13-10-22 04:56 PM, Simon Kirby wrote: >> > Hello! >> > >> > While trying to figure out why the request queue to sda (ext4) was >> > clogging up on one of our btrfs backup boxes, I noticed a megarc process >> > in D state, so enabled locking debugging, and got this (on 3.12-rc6): >> > >> > [ 205.372823] ================================================ >> > [ 205.372901] [ BUG: lock held when returning to user space! ] >> > [ 205.372979] 3.12.0-rc6-hw-debug-pagealloc+ #67 Not tainted >> > [ 205.373055] ------------------------------------------------ >> > [ 205.373132] megarc.bin/5283 is leaving the kernel with locks still held! >> > [ 205.373212] 1 lock held by megarc.bin/5283: >> > [ 205.373285] #0: (&sdp->o_sem){.+.+..}, at: [] sg_open+0x3a0/0x4d0 >> > >> > Vaughan, it seems you touched this area last in 15b06f9a02406e, and git >> > tag --contains says this went in for 3.12-rc. We didn't see this on 3.11, >> > though I haven't tried with lockdep. >> > >> > This is caused by some of our internal RAID monitoring scripts that run >> > "megarc.bin -dispCfg -a0" (even though that controller isn't present on >> > this server -- a PowerEdge 2950 w/Perc 5). >> > >> > strace output of the program execution that causes the above message is >> > here: http://0x.ca/sim/ref/3.12-rc6/megarc_strace.txt >> >> This has been reported. That patch will be reverted or, >> if there is enough time, a fix will (or at least should) >> go in before the release of lk 3.12 . > > I think you've got about a week to prove you can fix it (before 3.12 > goes final). I'll send my current set of fixes to Linus without doing > anything about sg. In the event that a suitable fix isn't found, are you going to revert the commit(s) that caused the issue? josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/