Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756198AbYJVKGU (ORCPT ); Wed, 22 Oct 2008 06:06:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752950AbYJVKGJ (ORCPT ); Wed, 22 Oct 2008 06:06:09 -0400 Received: from outbound-wa4.frontbridge.com ([216.32.181.16]:9359 "EHLO WA4EHSOBE003.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754102AbYJVKGI (ORCPT ); Wed, 22 Oct 2008 06:06:08 -0400 X-BigFish: VPS-36(zz1432R98dR4015M1805M936fOzzzzz32i6bh61h) X-Spam-TCS-SCL: 0:0 X-WSS-ID: 0K94XDW-02-EMH-01 Date: Wed, 22 Oct 2008 12:05:23 +0200 From: Andreas Herrmann To: Ingo Molnar , Thomas Gleixner CC: linux-kernel@vger.kernel.org Subject: Re: x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC Message-ID: <20081022100523.GB13400@alberich.amd.com> References: <20081015095153.GG29098@alberich.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20081015095153.GG29098@alberich.amd.com> User-Agent: Mutt/1.5.16 (2007-06-09) X-OriginalArrivalTime: 22 Oct 2008 10:05:57.0290 (UTC) FILETIME=[C6F530A0:01C9342D] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1081 Lines: 37 On Wed, Oct 15, 2008 at 11:51:53AM +0200, Andreas Herrmann wrote: > On some more HP laptops BIOS reports an IRQ0 override > but the SB600 chipset is configured such that timer > interrupts go to INT0 of IOAPIC. > > Check IRQ0 routing and if it is routed to INT0 of IOAPIC skip the > timer override. > > See following bug reports: > http://bugzilla.kernel.org/show_bug.cgi?id=11715 > http://bugzilla.kernel.org/show_bug.cgi?id=11516 > > Signed-off-by: Andreas Herrmann > --- > arch/x86/kernel/early-quirks.c | 55 +++++++++++++++++++++++++++++++++++++-- > 1 files changed, 52 insertions(+), 3 deletions(-) > > Patch is against v2.6.27-3977-gc166ab7 (yesterday's Linus git). > Please apply. Hi Ingo, any chance that this fix makes it into tip asap? I'd like to see it in 2.6.28. Thanks, Andreas -- 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/