Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262636AbVBYHUN (ORCPT ); Fri, 25 Feb 2005 02:20:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262639AbVBYHUN (ORCPT ); Fri, 25 Feb 2005 02:20:13 -0500 Received: from main.gmane.org ([80.91.229.2]:8395 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S262636AbVBYHUA (ORCPT ); Fri, 25 Feb 2005 02:20:00 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Mark McPherson Subject: 2.6.5-rc2-mm5 -- Some Date: Thu, 24 Feb 2005 23:19:47 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: mahonia.com User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: glk-linux-kernel@m.gmane.org X-MailScanner-To: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2934 Lines: 72 Hello all, I have a Shuttle XPC with an nForce2 chipset. Here's something which shows up in dmesg after booting 2.6.5-rc2-mm5; it does not appear in the Linux tree up through 2.6.5-rc2-bk9. My external IEEE1394 drive attaches and detaches and transfers data without apparent complaint. Badness in get_phy_reg at drivers/ieee1394/ohci1394.c:238 Call Trace: [] get_phy_reg+0x109/0x110 [ohci1394] [] do_IRQ+0x10c/0x1b0 [] ohci_devctl+0x52/0x5c0 [ohci1394] [] apic_timer_interrupt+0x1a/0x20 [] ohci_irq_handler+0x528/0x7d0 [ohci1394] [] scheduler_tick+0x1b/0x590 [] handle_IRQ_event+0x30/0x60 [] do_IRQ+0xd0/0x1b0 ======================= [] do_IRQ+0x10c/0x1b0 [] common_interrupt+0x18/0x20 [] set_phy_reg+0x65/0x110 [ohci1394] [] delayed_reset_bus+0x0/0xc0 [ieee1394] [] ohci_devctl+0x66/0x5c0 [ohci1394] [] csr1212_fill_cache+0x8b/0xf0 [ieee1394] [] delayed_reset_bus+0x0/0xc0 [ieee1394] [] hpsb_reset_bus+0x1e/0x30 [ieee1394] [] run_timer_softirq+0xd3/0x1b0 [] __do_softirq+0x79/0x80 [] do_softirq+0x4f/0x60 ======================= [] do_IRQ+0x155/0x1b0 [] common_interrupt+0x18/0x20 [] default_idle+0x23/0x30 [] cpu_idle+0x2c/0x40 [] start_kernel+0x152/0x170 [] unknown_bootoption+0x0/0x110 Badness in set_phy_reg at drivers/ieee1394/ohci1394.c:267 Call Trace: [] set_phy_reg+0x102/0x110 [ohci1394] [] ohci_devctl+0x66/0x5c0 [ohci1394] [] apic_timer_interrupt+0x1a/0x20 [] ohci_irq_handler+0x528/0x7d0 [ohci1394] [] scheduler_tick+0x1b/0x590 [] handle_IRQ_event+0x30/0x60 [] do_IRQ+0xd0/0x1b0 ======================= [] do_IRQ+0x10c/0x1b0 [] common_interrupt+0x18/0x20 [] set_phy_reg+0x65/0x110 [ohci1394] [] delayed_reset_bus+0x0/0xc0 [ieee1394] [] ohci_devctl+0x66/0x5c0 [ohci1394] [] csr1212_fill_cache+0x8b/0xf0 [ieee1394] [] delayed_reset_bus+0x0/0xc0 [ieee1394] [] hpsb_reset_bus+0x1e/0x30 [ieee1394] [] run_timer_softirq+0xd3/0x1b0 [] __do_softirq+0x79/0x80 [] do_softirq+0x4f/0x60 ======================= [] do_IRQ+0x155/0x1b0 [] common_interrupt+0x18/0x20 [] default_idle+0x23/0x30 [] cpu_idle+0x2c/0x40 [] start_kernel+0x152/0x170 [] unknown_bootoption+0x0/0x110 ohci1394: fw-host0: SelfID received outside of bus reset sequence - 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/