From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6325 Date: Sun, 29 Jun 2008 22:02:10 +0200 Message-ID: <20080629200210.GB31633@elte.hu> References: <20080613232214.394fd6fd.sfr@canb.auug.org.au> <200806291600.29059.rjw@sisk.pl> <200806292123.16237.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx2.mail.elte.hu ([157.181.151.9]:41551 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753870AbYF2UCw (ORCPT ); Sun, 29 Jun 2008 16:02:52 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Maciej W. Rozycki" Cc: "Rafael J. Wysocki" , Matthew Garrett , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Thomas Gleixner , ACPI Devel Maling List , Len Brown , Andi Kleen * Maciej W. Rozycki wrote: > You may argue this is a regression, but this is simply the cost paid > for progress -- the kernel stays within the spec as defined both by > ACPI and MPS, we have just started using a different configuration now > and an interrupt source override provided by the manufacturer > explicitly states INTIN2 is good to use. In a sense you were simply > lucky previously the kernel was bad enough with the way it configured > the timer through the I/O APIC it failed completely avoiding the bug > in your firmware. Now the bug has got uncovered. well as long as we eliminate the bad effects around via DMI exceptions nobody will feel the need to argue whether it's a regression ;-) [this problem could be argued to be a regression, even if it's caused by prior luck/stupidity of Linux. We have to live with the effects of our mistakes.] Ingo