Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752771AbYHHU7v (ORCPT ); Fri, 8 Aug 2008 16:59:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754068AbYHHU7m (ORCPT ); Fri, 8 Aug 2008 16:59:42 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:42544 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753770AbYHHU7l (ORCPT ); Fri, 8 Aug 2008 16:59:41 -0400 From: "Rafael J. Wysocki" To: "Langsdorf, Mark" Subject: Re: Regression in 2.6.27-rc2 in acpi_processor_init() Date: Fri, 8 Aug 2008 23:02:10 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: "lkml" , ACPI Devel Maling List , Andi Kleen , Andrew Morton References: <6453C3CB8E2B3646B0D020C112613273C5AC59@sausexmb4.amd.com> In-Reply-To: <6453C3CB8E2B3646B0D020C112613273C5AC59@sausexmb4.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808082302.11358.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1074 Lines: 33 [Adding CCs] On Friday, 8 of August 2008, Langsdorf, Mark wrote: > I got a regression when updated from 2.6.27-rc1 ro > 2.6.27-rc2. The noticeable symptom is the powernow-k8 > driver stopped working because the call to > acpi_processor_register_performance() is returning > -EINVAL. > > Digging into the code a bit more, that's occurring > because acpi_processor_ppc_status is not set. > That should be set in acpi_processor_init(), but > that function is failing to register the ACPI > processor driver. > > I've dug through the code and can't see why > that call would fail. It doesn't look like there > were any changes between 2.6.27-rc1 and 2.6.27-rc2, > but I may have missed something. > > Any advice or suggestions in debugging this > appreciated. > > -Mark Langsdorf > Operating System Research Center > AMD -- 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/