Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932436AbWBALAL (ORCPT ); Wed, 1 Feb 2006 06:00:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932445AbWBALAL (ORCPT ); Wed, 1 Feb 2006 06:00:11 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:59979 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S932436AbWBALAJ (ORCPT ); Wed, 1 Feb 2006 06:00:09 -0500 Date: Wed, 1 Feb 2006 12:02:28 +0100 From: Jens Axboe To: Dave Jones , Linux Kernel Subject: Re: more cfq spinlock badness Message-ID: <20060201110228.GS4215@suse.de> References: <20060131063938.GA1876@redhat.com> <20060131090944.GU4215@suse.de> <20060131173601.GA7204@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060131173601.GA7204@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1816 Lines: 47 On Tue, Jan 31 2006, Dave Jones wrote: > On Tue, Jan 31, 2006 at 10:09:45AM +0100, Jens Axboe wrote: > > On Tue, Jan 31 2006, Dave Jones wrote: > > > Not seen this break for a while, but I just hit it again in 2.6.16rc1-git4. > > > > > > Dave > > > > > > BUG: spinlock bad magic on CPU#0, pdflush/1128 > > > lock: ffff81003a219000, .magic: 00000000, .owner: /-1, .owner_cpu: 0 > > > > > > Call Trace: {spin_bug+177} {_raw_spin_lock+25} > > > {cfq_exit_single_io_context+85} {cfq_exit_io_context+24} > > > {exit_io_context+137} {do_exit+182} > > > {child_rip+15} {keventd_create_kthread+0} > > > {kthread+0} {child_rip+0} > > > Kernel panic - not syncing: bad locking > > > > Again, which devices have you used? > > nothing special (Ie, no usb bits, just the onboard ata_piix SATA) > > > Did it happen at shutdown, or? > > whislt starting up a bunch of gnome panel applets. > > > Did the ub bug get fixed > > yes > > > if you are using that? The bug above has in the > > past always been able to be explained by a driver destroying a structure > > embedding the queue lock before the queue is dead. > > as there were no ub devices plugged in at the time, I think > Pete is off the hook for this one. The ub fix hasn't been merged yet. Just trying to be absolutely certain that you didn't have that loaded? -- Jens Axboe - 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/