Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753798AbZIXTYn (ORCPT ); Thu, 24 Sep 2009 15:24:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753282AbZIXTYk (ORCPT ); Thu, 24 Sep 2009 15:24:40 -0400 Received: from Cpsmtpm-eml107.kpnxchange.com ([195.121.3.11]:49549 "EHLO CPSMTPM-EML107.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753222AbZIXTYj (ORCPT ); Thu, 24 Sep 2009 15:24:39 -0400 From: Frans Pop To: Alexander Huemer Subject: Re: 2.6.{30,31} x86_64 ahci problem - irq 23: nobody cared Date: Thu, 24 Sep 2009 21:24:40 +0200 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org References: <4ABBB8C2.2080901@sbg.ac.at> In-reply-To: <4ABBB8C2.2080901@sbg.ac.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909242124.42187.elendil@planet.nl> X-OriginalArrivalTime: 24 Sep 2009 19:24:42.0868 (UTC) FILETIME=[AAF82B40:01CA3D4C] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2056 Lines: 48 Adding linux-ide to CC. Alexander Huemer wrote: > the problem appears under heavy system load and slows down the system to > unusable speed. > kernels before .30 were not affected. > irqpoll does not change behavior. > > error message from .31: > [157152.418524] irq 23: nobody cared (try booting with the "irqpoll" option) > [157152.418530] Pid: 1359, comm: cc1plus Tainted: G W 2.6.31-gentoo-blackbit #2 > [157152.418532] Call Trace: > [157152.418534] [] ? __report_bad_irq+0x30/0x7d > [157152.418544] [] ? note_interrupt+0x107/0x170 > [157152.418547] [] ? handle_fasteoi_irq+0x8a/0xaa > [157152.418551] [] ? handle_irq+0x17/0x1d > [157152.418554] [] ? do_IRQ+0x54/0xb2 > [157152.418558] [] ? ret_from_intr+0x0/0xa > [157152.418559] > [157152.418560] handlers: > [157152.418562] [] (ahci_interrupt+0x0/0x426) > [157152.418566] Disabling IRQ #23 > > bios of the machine is up to date, > i tried all related bios settings, no change. > > kernel config for .31 http://xx.vu/~ahuemer/config_ahuemer_20090923.gz > lspci -vxxx http://xx.vu/~ahuemer/lspci_ahuemer_20090923 > lsusb -v http://xx.vu/~ahuemer/lsusb_ahuemer_20090923 > /proc/interrupts http://xx.vu/~ahuemer/proc_interrupts_ahuemer_20090923 > thread in gentoo forums http://forums.gentoo.org/viewtopic-t-780725-start-0.html > > please tell me what additional info is needed. A full dmesg (or kernel log) starting from a clean boot up to the error could be useful. If no others reply and the issue can be reproduced reliably, running a git bisect between v2.6.29 and v2.6.30 to trace the cause of the regression could be an option. Cheers, FJP -- 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/