Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932391AbWE3Szx (ORCPT ); Tue, 30 May 2006 14:55:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932392AbWE3Szx (ORCPT ); Tue, 30 May 2006 14:55:53 -0400 Received: from wr-out-0506.google.com ([64.233.184.238]:32751 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S932391AbWE3Szw (ORCPT ); Tue, 30 May 2006 14:55:52 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pwyIvJ34A+9bopGK0tCYBpGJX5IuqgJ7ENMizTCsAlg6m39OVlLRTw0jX7t/v4iGr6Rxkih8f8MMxmE4/nvWqLdTnTAydE6XHjSDksbNk2Q852onaTJuYJTZoQLQXQpVgMrJa+hwSS07oHmbJ492w0ckYK8yXxMXvlj0fbWghWs= Message-ID: <6bffcb0e0605301155h3b472d79h65e8403e7fa0b214@mail.gmail.com> Date: Tue, 30 May 2006 20:55:52 +0200 From: "Michal Piotrowski" To: "Andrew Morton" Subject: Re: 2.6.17-rc5-mm1 Cc: linux-kernel@vger.kernel.org In-Reply-To: <20060530022925.8a67b613.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060530022925.8a67b613.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2387 Lines: 69 Hi, 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 irq event stamp: 576924 hardirqs last enabled at (576923): [] _spin_unlock_irqrestore+0x36/0x69 hardirqs last disabled at (576924): [] _spin_lock_irqsave+0xf/0x3a softirqs last enabled at (576878): [] __do_softirq+0xea/0xf0 softirqs last disabled at (576869): [] do_softirq+0x59/0xcb other info that might help us debug this: 1 locks held by init/1: #0: (&base->lock#2){++..}, at: [] lock_timer_base+0x29/0x55 stack backtrace: [] show_trace_log_lvl+0x4b/0xf4 [] show_trace+0xd/0x10 [] dump_stack+0x19/0x1b [] print_usage_bug+0x1a1/0x1ab [] mark_lock+0x2d7/0x514 [] mark_held_locks+0x47/0x65 [] trace_hardirqs_on+0x12b/0x16f [] restore_nocheck+0x8/0xb Here is config http://www.stardust.webpages.pl/files/mm/2.6.17-rc5-mm1/mm-config2 Here is dmesg http://www.stardust.webpages.pl/files/mm/2.6.17-rc5-mm1/mm-dmesg2 Regards, Michal -- Michal K. K. Piotrowski LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/wiki/) - 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/