Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750845AbWIHQJJ (ORCPT ); Fri, 8 Sep 2006 12:09:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750848AbWIHQJJ (ORCPT ); Fri, 8 Sep 2006 12:09:09 -0400 Received: from atlrel7.hp.com ([156.153.255.213]:59290 "EHLO atlrel7.hp.com") by vger.kernel.org with ESMTP id S1750845AbWIHQJH (ORCPT ); Fri, 8 Sep 2006 12:09:07 -0400 From: Bjorn Helgaas To: "John Stoffel" Subject: Re: 2.6.18-rc4-mm3 -- ACPI Error (utglobal-0125): Unknown exception code: 0xFFFFFFEA [20060707] Date: Fri, 8 Sep 2006 10:09:01 -0600 User-Agent: KMail/1.9.1 Cc: Andrew Morton , "Miles Lane" , LKML , linux-acpi@vger.kernel.org, "Brown, Len" References: <20060827001437.ec4f7a7a.akpm@osdl.org> <17649.47572.627874.371564@stoffel.org> In-Reply-To: <17649.47572.627874.371564@stoffel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609081009.01662.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2746 Lines: 60 On Sunday 27 August 2006 09:27, John Stoffel wrote: > >>>>> "Andrew" == Andrew Morton writes: > > Andrew> On Sat, 26 Aug 2006 23:56:09 -0700 > Andrew> "Miles Lane" wrote: > > >> PCI: Using ACPI for IRQ routing > >> PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report > >> ACPI Error (utglobal-0125): Unknown exception code: 0xFFFFFFEA [20060707] > >> [dump_trace+100/418] dump_trace+0x64/0x1a2 > >> [show_trace_log_lvl+18/37] show_trace_log_lvl+0x12/0x25 > >> [show_trace+13/16] show_trace+0xd/0x10 > >> [dump_stack+23/25] dump_stack+0x17/0x19 > >> [acpi_format_exception+162/175] acpi_format_exception+0xa2/0xaf > >> [acpi_ut_status_exit+43/88] acpi_ut_status_exit+0x2b/0x58 > >> [acpi_walk_resources+269/281] acpi_walk_resources+0x10d/0x119 > >> [acpi_motherboard_add+34/52] acpi_motherboard_add+0x22/0x34 > >> [acpi_bus_driver_init+42/122] acpi_bus_driver_init+0x2a/0x7a > >> [acpi_bus_register_driver+137/248] acpi_bus_register_driver+0x89/0xf8 > >> [acpi_motherboard_init+23/249] acpi_motherboard_init+0x17/0xf9 > >> [init+136/512] init+0x88/0x200 > >> [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10 > >> DWARF2 unwinder stuck at kernel_thread_helper+0x7/0x10 > Thanks Andrew. I just tried doing this with 2.6.18-rc4-mm3 and it > hung again. I also tried booting with irqpoll and pci=routeirq but it > made no difference at all. I got the following with irqpoll: > > irq 17: nobody cared (try booting with the "irqpoll" option) > [] __report_bad_irq+0x24/0x90 > [] note_interrupt+0x218/0x250 > [] handle_IRQ_event+0x33/0x70 > [] handle_fasteoi_irq+0xca/0xe0 > [] handle_fasteoi_irq+0x0/0xe0 > [] do_IRQ+0x8d/0xf0 > [] unknown_bootoption+0x0/0x270 > [] common_interrupt+0x1a/0x20 > [] default_idle+0x0/0x60 > [] unknown_bootoption+0x0/0x270 > [] default_idle+0x31/0x60 > [] cpu_idle+0x6c/0x90 > [] start_kernel+0x2f9/0x400 > [] unknown_bootoption+0x0/0x270 > ======================= > handlers: > [] (ata_interrupt+0x0/0x190) > [] (usb_hcd_irq+0x0/0x60) > Disabling IRQ #17 Let's disentangle these two issues. The ACPI unknown exception in the acpi_motherboard_init() path is understood and being resolved. Your boot hang/IRQ problem is something completely different. Bjorn - 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/