Hi Zefan,

These four patches are bugfix for ACPI and power management from mainline 
v3.6, comments are welcomed!

Thanks
Hanjun Guo


Colin Cross (1):
  cpuidle: fix error handling in __cpuidle_register_device

Stephen Boyd (1):
  cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch

Thomas Renninger (2):
  ACPI: Untangle a return statement for better readability
  ACPI: Only count valid srat memory structures

 arch/ia64/kernel/acpi.c   |    5 +++--
 arch/x86/mm/srat.c        |   16 +++++++++-------
 drivers/acpi/numa.c       |   12 ++++++++----
 drivers/cpufreq/cpufreq.c |   35 +++++++++++++++++++++++++++--------
 drivers/cpuidle/cpuidle.c |   13 +++++++++----
 include/linux/acpi.h      |    2 +-
 6 files changed, 57 insertions(+), 26 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to