Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932384AbWE3TmI (ORCPT ); Tue, 30 May 2006 15:42:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932439AbWE3TmH (ORCPT ); Tue, 30 May 2006 15:42:07 -0400 Received: from smtp.osdl.org ([65.172.181.4]:43650 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932384AbWE3TmG (ORCPT ); Tue, 30 May 2006 15:42:06 -0400 Date: Tue, 30 May 2006 12:45:53 -0700 From: Andrew Morton To: "Michal Piotrowski" Cc: linux-kernel@vger.kernel.org, Arjan van de Ven , Ingo Molnar Subject: Re: 2.6.17-rc5-mm1 Message-Id: <20060530124553.eea8bf58.akpm@osdl.org> In-Reply-To: <6bffcb0e0605301155h3b472d79h65e8403e7fa0b214@mail.gmail.com> References: <20060530022925.8a67b613.akpm@osdl.org> <6bffcb0e0605301155h3b472d79h65e8403e7fa0b214@mail.gmail.com> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.17; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1773 Lines: 43 On Tue, 30 May 2006 20:55:52 +0200 "Michal Piotrowski" wrote: > On 30/05/06, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17-rc5/2.6.17-rc5-mm1/ > > > > SCSI or libata problem. > ============================ > [ BUG: illegal lock usage! ] > ---------------------------- > illegal {in-hardirq-W} -> {hardirq-on-W} usage. > init/1 [HC0[0]:SC0[0]:HE1:SE1] takes: > (&base->lock#2){++..}, at: [] lock_timer_base+0x29/0x55 > {in-hardirq-W} state was registered at: > [] lockdep_acquire+0x69/0x82 > [] _spin_lock_irqsave+0x2a/0x3a > [] lock_timer_base+0x29/0x55 > [] del_timer+0x19/0x4c > [] scsi_delete_timer+0xe/0x1f > [] scsi_done+0xb/0x19 > [] ata_scsi_qc_complete+0x73/0x7f > [] __ata_qc_complete+0x26c/0x274 > [] ata_qc_complete+0xd5/0xdc > [] ata_hsm_qc_complete+0x201/0x210 > [] ata_hsm_move+0x796/0x7ac > [] ata_interrupt+0x173/0x1b4 > [] handle_IRQ_event+0x20/0x50 > [] handle_level_irq+0xa1/0xeb > [] do_IRQ+0xa1/0xc9 That's the second report of del_timer-in-hardirq being a bug. Unfortunately I'm unable to decrypt the local validator's output. Perhaps when Arjan and Ingo do the analysis of these reports they could provide a little guidance into what the traces are actually telling us, so that others can learn to use them? - 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/