Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754152AbYCLVCw (ORCPT ); Wed, 12 Mar 2008 17:02:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751642AbYCLVCn (ORCPT ); Wed, 12 Mar 2008 17:02:43 -0400 Received: from ns2.g-housing.de ([81.169.133.75]:57977 "EHLO mail.g-house.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618AbYCLVCl (ORCPT ); Wed, 12 Mar 2008 17:02:41 -0400 Date: Wed, 12 Mar 2008 22:02:28 +0100 (CET) From: Christian Kujau X-X-Sender: evil@sheep.housecafe.de To: Samuel Tardieu cc: LKML , dm-devel@redhat.com Subject: Re: 2.6.25-rc hangs In-Reply-To: <2008-03-12-19-06-06+trackit+sam@rfc1149.net> Message-ID: References: <20080307224040.GV155259@sgi.com> <47D413FA.50602@sandeen.net> <47D42AD6.10500@sandeen.net> <2008-03-12-19-06-06+trackit+sam@rfc1149.net> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3709 Lines: 68 On Wed, 12 Mar 2008, Samuel Tardieu wrote: > Can't you skip it with "git bisect skip" in this case? (I've never > tried "skip" but from "git bisect" documentation it does what you > want, and "git bisect" will select a nearby revision) Yes, I shall try so. In the meantime I tried -rc5 but even more headaches with this one: [ 1219.355352] ------------[ cut here ]------------ [ 1219.355359] WARNING: at drivers/usb/host/ehci-hcd.c:287 ehci_iaa_watchdog+0x7a/0x80() [ 1219.355362] Modules linked in: act_police sch_ingress cls_u32 sch_sfq sch_cbq xt_tcpudp ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_nat_ftp nf_nat nf_conntrack_ftp xt_conntrack nf_conntrack iptable_filter ip_tables ipt_ULOG x_tables nfsd lockd nfs_acl auth_rpcgss exportfs sunrpc tun fuse sg sr_mod twofish_i586 twofish_common eeprom w83l785ts asb100 hwmon_vid hwmon usb_storage ecb zd1211rw firmware_class snd_intel8x0 snd_ac97_codec mac80211 ac97_bus snd_pcm snd_timer snd soundcore pl2303 usbserial snd_page_alloc cfg80211 i2c_nforce2 i2c_core [ 1219.355411] Pid: 450, comm: md0_raid1 Not tainted 2.6.25-rc5 #1 [ 1219.355415] [] warn_on_slowpath+0x5f/0x90 [ 1219.355429] [] __lock_acquire+0x537/0x10b0 [ 1219.355441] [] task_tick_fair+0x32/0x60 [ 1219.355446] [] scheduler_tick+0xcf/0x200 [ 1219.355453] [] profile_tick+0x3d/0x80 [ 1219.355459] [] restore_nocheck+0x12/0x15 [ 1219.355467] [] _spin_lock_irqsave+0x3f/0x50 [ 1219.355475] [] ehci_iaa_watchdog+0x7a/0x80 [ 1219.355480] [] run_timer_softirq+0x128/0x190 [ 1219.355486] [] do_softirq+0x98/0xd0 [ 1219.355492] [] ehci_iaa_watchdog+0x0/0x80 [ 1219.355498] [] __do_softirq+0x52/0xa0 [ 1219.355503] [] do_softirq+0x98/0xd0 [ 1219.355507] [] handle_level_irq+0x0/0xe0 [ 1219.355515] [] irq_exit+0x4d/0x70 [ 1219.355518] [] do_IRQ+0x90/0xf0 [ 1219.355522] [] trace_hardirqs_on+0x9c/0x110 [ 1219.355529] [] common_interrupt+0x2e/0x34 [ 1219.355536] [] _spin_unlock_irq+0x22/0x30 [ 1219.355540] [] __make_request+0xc1/0x320 [ 1219.355550] [] generic_make_request+0x177/0x230 [ 1219.355556] [] _spin_unlock_irqrestore+0x45/0x60 [ 1219.355561] [] trace_hardirqs_on+0x9c/0x110 [ 1219.355567] [] raid1d+0x419/0xcc0 [ 1219.355574] [] __lock_acquire+0x537/0x10b0 [ 1219.355581] [] scheduler_tick+0xcf/0x200 [ 1219.355590] [] restore_nocheck+0x12/0x15 [ 1219.355593] [] md_thread+0x0/0xe0 [ 1219.355599] [] trace_hardirqs_on+0x9c/0x110 [ 1219.355608] [] _spin_unlock_irqrestore+0x45/0x60 [ 1219.355612] [] md_thread+0x0/0xe0 [ 1219.355616] [] trace_hardirqs_on+0x9c/0x110 [ 1219.355622] [] md_thread+0x0/0xe0 [ 1219.355626] [] md_thread+0x22/0xe0 [ 1219.355631] [] autoremove_wake_function+0x0/0x40 [ 1219.355639] [] md_thread+0x0/0xe0 [ 1219.355643] [] kthread+0x42/0x70 [ 1219.355647] [] kthread+0x0/0x70 [ 1219.355651] [] kernel_thread_helper+0x7/0x18 [ 1219.355657] ======================= [ 1219.355660] ---[ end trace d0567d7a35270324 ]--- @dm-devel, can you get something useful out of these traces? Thank you, Christian. -- BOFH excuse #152: My pony-tail hit the on/off switch on the power strip. -- 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/