Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607701
| From | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Xen-devel] [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen |
| Date | 2017-03-23 17:50 +0100 |
| Message-ID | <toe5Y-4Wc-29@gated-at.bofh.it> (permalink) |
| References | <tnB4B-1Kf-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/21/2017 06:43 PM, Ankur Arora wrote: > 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(-) > Applied to for-linus-4.11b, with some modifications to commit message in patch 2. Next time please copy maintainers (Juergen and me), otherwise there is a chance that we may miss this. I am also copying Konrad since since his R-b was not given on the public list. -boris
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora <ankur.a.arora@oracle.com> - 2017-03-22 00:40 +0100
[PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora <ankur.a.arora@oracle.com> - 2017-03-22 01:40 +0100
Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Stanislaw Gruszka <sgruszka@redhat.com> - 2017-03-22 10:10 +0100
Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora <ankur.a.arora@oracle.com> - 2017-03-22 19:00 +0100
Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Stanislaw Gruszka <sgruszka@redhat.com> - 2017-03-23 14:20 +0100
Re: [Xen-devel] [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2017-03-23 17:50 +0100
Re: [Xen-devel] [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2017-03-24 15:20 +0100
csiph-web