Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757384AbZAYNXg (ORCPT ); Sun, 25 Jan 2009 08:23:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755099AbZAYNX1 (ORCPT ); Sun, 25 Jan 2009 08:23:27 -0500 Received: from lucidpixels.com ([75.144.35.66]:33693 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754721AbZAYNX0 (ORCPT ); Sun, 25 Jan 2009 08:23:26 -0500 Date: Sun, 25 Jan 2009 08:23:25 -0500 (EST) From: Justin Piszcz To: linux-kernel@vger.kernel.org cc: linux-ide@vger.kernel.org Subject: Re: 2.6.28: Moved to SATA driver (w/PATA support), kernel OOPS at boot In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1953 Lines: 52 On Sun, 25 Jan 2009, Justin Piszcz wrote: > Switched from the old IDE interface (disabled it) to SATA only in the kernel: > > [ 1.788921] irq 11: nobody cared (try booting with the "irqpoll" option) > [ 1.788978] Pid: 0, comm: swapper Not tainted 2.6.28 #4 > [ 1.789031] Call Trace: > [ 1.789085] [] __report_bad_irq+0x24/0x81 > [ 1.789138] [] note_interrupt+0x12f/0x170 > [ 1.789191] [] handle_IRQ_event+0x25/0x4a > [ 1.789244] [] handle_level_irq+0x7a/0x90 > [ 1.789299] [] do_IRQ+0x6f/0x88 > [ 1.789352] [] getnstimeofday+0x3b/0xd1 > [ 1.789407] [] smp_apic_timer_interrupt+0x41/0x71 > [ 1.789461] [] common_interrupt+0x23/0x28 > [ 1.789515] [] __do_softirq+0x2d/0xea > [ 1.789535] [] do_softirq+0x26/0x2e > [ 1.789535] [] smp_apic_timer_interrupt+0x41/0x71 > [ 1.789535] [] apic_timer_interrupt+0x28/0x30 > [ 1.789535] [] default_idle+0x36/0x42 > [ 1.789535] [] cpu_idle+0x4b/0x5f > [ 1.789535] [] start_kernel+0x221/0x261 > [ 1.789535] [] unknown_bootoption+0x0/0x1e3 > [ 1.789535] handlers: > [ 1.789535] [] (ata_sff_interrupt+0x0/0x242) > [ 1.789535] Disabling IRQ #11 > > Full dmesg: > http://home.comcast.net/~jpiszcz/20090125/dmesg20090125.txt > > Kernel config: > http://home.comcast.net/~jpiszcz/20090125/2.6.28-config.txt > > This never happened with the old IDE layer. > > Justin. > > Disregard, this was because of a root=UUID option and another root= option (via LILO cmdline) to get the machine to boot. Seems to be OK now. Justin. -- 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/