All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen
@ 2017-03-21 22:43 ` Ankur Arora
  0 siblings, 0 replies; 16+ messages in thread
From: Ankur Arora @ 2017-03-21 22:43 UTC (permalink / raw)
  To: linux-kernel, xen-devel; +Cc: Ankur Arora

This patch series re-enables the upload of PM data from initial-domain
to Xen. This was broken in commit cd979883b9ede90643e019f33cb317933eb867b4.

The upload now happens post-resume in workqueue context. From the
POV of Xen, the PM upload might be delayed a little but should be
fine -- Xen falls-back on more limited P and C states.

Tested C-state upload via mwait_idle=0.

Changes in v2:
 - rebased to 4.11.0-rc2
 - addressed comments from Boris Ostrovsky

Ankur Arora (2):
  xen/acpi: Replace hard coded "ACPI0007"
  xen/acpi: upload PM state from init-domain to Xen

 drivers/xen/xen-acpi-processor.c | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-24 14:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 22:43 [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora
2017-03-21 22:43 ` Ankur Arora
2017-03-21 22:43 ` [PATCH 1/2 v2] xen/acpi: Replace hard coded "ACPI0007" Ankur Arora
2017-03-21 22:43   ` Ankur Arora
2017-03-21 22:43 ` [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora
2017-03-21 22:43   ` Ankur Arora
2017-03-22  9:05   ` Stanislaw Gruszka
2017-03-22  9:05   ` Stanislaw Gruszka
2017-03-22 17:56     ` Ankur Arora
2017-03-22 17:56     ` Ankur Arora
2017-03-23 13:12       ` Stanislaw Gruszka
2017-03-23 13:12       ` Stanislaw Gruszka
2017-03-23 16:45 ` [PATCH 0/2 " Boris Ostrovsky
2017-03-23 16:45 ` [Xen-devel] " Boris Ostrovsky
2017-03-24 14:09   ` Konrad Rzeszutek Wilk
2017-03-24 14:09   ` [Xen-devel] " Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.