xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled.
@ 2013-01-15 22:23 Konrad Rzeszutek Wilk
  2013-01-15 22:23 ` [PATCH 1/2] ACPI: intel-idle: Don't register CPU notifier if we are not running Konrad Rzeszutek Wilk
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-01-15 22:23 UTC (permalink / raw)
  To: rjw, linux-kernel, linux-acpi; +Cc: konrad, xen-devel

Attached are two patches to the ACPI subsystem and the cpuidle drivers.

The fixes are to deal with the case when cpuidle_disabled returns true
and we try to hotplug CPUs on/off. 

 drivers/acpi/processor_idle.c | 3 +++
 drivers/idle/intel_idle.c     | 3 +--
 2 files changed, 4 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-18 15:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 22:23 [PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled Konrad Rzeszutek Wilk
2013-01-15 22:23 ` [PATCH 1/2] ACPI: intel-idle: Don't register CPU notifier if we are not running Konrad Rzeszutek Wilk
2013-01-15 22:33   ` Rafael J. Wysocki
2013-01-15 22:30     ` Konrad Rzeszutek Wilk
2013-01-16  8:10   ` Srivatsa S. Bhat
2013-01-15 22:23 ` [PATCH 2/2] ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled Konrad Rzeszutek Wilk
2013-01-15 22:45   ` Rafael J. Wysocki
2013-01-16  4:42     ` Konrad Rzeszutek Wilk
2013-01-16 22:49 ` [PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled Rafael J. Wysocki
2013-01-18 15:12   ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).