Re: [PATCH 0/4] ACPI and PM patches for Euler stable from mainline v3.6

2013-04-10 Thread Hanjun Guo
I made a mistake in sending email, sorry for the bothering, please ignore it.

On 2013/4/10 18:22, Hanjun Guo wrote:
> 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(-)
> 
> 
> ___
> Kernel.openeuler mailing list
> kernel.openeu...@huawei.com
> http://rnd-openeuler.huawei.com/mailman/listinfo/kernel.openeuler
> 
> 


--
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/


[PATCH 0/4] ACPI and PM patches for Euler stable from mainline v3.6

2013-04-10 Thread Hanjun Guo
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/


[PATCH 0/4] ACPI and PM patches for Euler stable from mainline v3.6

2013-04-10 Thread Hanjun Guo
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/


Re: [PATCH 0/4] ACPI and PM patches for Euler stable from mainline v3.6

2013-04-10 Thread Hanjun Guo
I made a mistake in sending email, sorry for the bothering, please ignore it.

On 2013/4/10 18:22, Hanjun Guo wrote:
 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(-)
 
 
 ___
 Kernel.openeuler mailing list
 kernel.openeu...@huawei.com
 http://rnd-openeuler.huawei.com/mailman/listinfo/kernel.openeuler
 
 


--
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/