Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751328AbZAYUSg (ORCPT ); Sun, 25 Jan 2009 15:18:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752052AbZAYUSX (ORCPT ); Sun, 25 Jan 2009 15:18:23 -0500 Received: from idcmail-mo2no.shaw.ca ([64.59.134.9]:22643 "EHLO idcmail-mo2no.shaw.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752275AbZAYUSW (ORCPT ); Sun, 25 Jan 2009 15:18:22 -0500 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=0 a=C_IRinGWAAAA:8 a=5tqN9SLydy8itXzP9XUA:9 a=L2spvCWNNfRLAHbRUvqZMkYWrtcA:4 a=sGSJZ_U8SvAA:10 a=WDNqrCiJp4gA:10 Message-ID: <497CC90B.1010605@shaw.ca> Date: Sun, 25 Jan 2009 14:18:19 -0600 From: Robert Hancock User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 Newsgroups: gmane.linux.kernel To: Justin Piszcz CC: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: 2.6.28: Moved to SATA driver (w/PATA support), kernel OOPS at boot References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1899 Lines: 45 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. > That presumably is some kind of bug, yes, or oddity of that controller.. OK, who knows pata_pdc2027x hardware? :-) -- 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/