I can't boot up my machine, with the latest kernel, that I've cloned from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git.
It just hangs. Last message that I see is powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead My CPU is AMD Athlon II X2 240. In linux 3.5 it worked, although it complained that "No compatible ACPI _PSS objects found" This is what I've found with bisect: --- 30dcf76acc695cbd2fa919e294670fe9552e16e7 is the first bad commit commit 30dcf76acc695cbd2fa919e294670fe9552e16e7 Author: Matthew Garrett <[email protected]> Date: Mon Jun 25 16:13:04 2012 +0800 libata: migrate ACPI code over to new bindings Now that we have the ability to directly glue the ACPI namespace to the driver model in libata, we don't need the custom code to handle the same thing. Remove it and migrate the functions over to the new code. Signed-off-by: Matthew Garrett <[email protected]> Signed-off-by: Holger Macht <[email protected]> Signed-off-by: Lin Ming <[email protected]> Signed-off-by: Jeff Garzik <[email protected]> :040000 040000 6a659a9d4a92b2085f6d0b58484cb2f82cd12cfa 125fe5d5fa8b208a08792b03e752571d825465d2 M drivers :040000 040000 b7c3819be4e82ae6e2ac9688055aeb2bc1bc4ebd 9cbc8fd15b147a178f723bcdb9e7c34f9868400f M include --- BR Igor -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

