Hi Linus, Please pull from the git repository at git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-for-3.8-rc4 to receive ACPI and power management fixes for v3.8-rc4 with top-most commit 8aef33a7cf40ca9da188e8578b2abe7267a38c52 cpuidle: remove the power_specified field in the driver on top of commit 9931faca02c604c22335f5a935a501bb2ace6e20 Linux 3.8-rc3 Included are: * cpuidle regression fix related to the initialization of state kobjects from Krzysztof Mazur. * cpuidle fix removing some not very useful code and making some user-visible problems go away at the same time. From Daniel Lezcano. * ACPI build fix from Yinghai Lu. Thanks! drivers/acpi/glue.c | 2 +- drivers/cpuidle/cpuidle.c | 17 ++++------------- drivers/cpuidle/driver.c | 25 ------------------------- drivers/cpuidle/governors/menu.c | 8 ++------ drivers/cpuidle/sysfs.c | 2 +- include/linux/cpuidle.h | 2 +- 6 files changed, 9 insertions(+), 47 deletions(-) --------------- Daniel Lezcano (1): cpuidle: remove the power_specified field in the driver Krzysztof Mazur (1): cpuidle: fix number of initialized/destroyed states Yinghai Lu (1): ACPI / glue: Fix build with ACPI_GLUE_DEBUG set -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html