lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 8 Aug 2008 14:36:33 -0500
From:	"Langsdorf, Mark" <mark.langsdorf@....com>
To:	"lkml" <linux-kernel@...r.kernel.org>
Subject: Regression in 2.6.27-rc2 in acpi_processor_init()

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ