public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Cc: rshriram@cs.ubc.ca, Ian Campbell <Ian.Campbell@eu.citrix.com>,
	wkenji@jp.fujitsu.com, kaz@jp.fujitsu.com, rjw@sisk.pl
Subject: [GIT PULL] (xen) stable/xen.pm.bug-fixes for 2.6.39
Date: Thu, 17 Mar 2011 09:40:40 -0400	[thread overview]
Message-ID: <20110317134039.GB6120@dumpdata.com> (raw)

Hey Linus,

This should be the last git pull for 2.6.39 for the Xen components
(barring bug-fixes naturally).

Please pull

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/xen.pm.bug-fixes


#stable/xen.pm.bug-fixes is based off 76ca07832842100b14a31ad8996dab7b0c28aa42
"Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm"

The reason behind basing this branch on this specific git commit is that these patches
depend on the fixes provided by Stefano's linux-pvhvm.

The patches in this branch were posted and Ack-ed some time earlier but had this
complicated dependency chart (Rafeal's, mine and Stefano's were all involved) and
we simplified it just now by jettisoning some of those patches. Will revisit those
that we jettisoned in 2.6.40 time-frame.

Anyhow these two patches fix a bug where checkpoint-ing would utterly fail
and they do that by swapping over to use the Hibernate API instead of the older
PM sleep API, which just meant using a new set of  arguments for the thaw/unfreeze/
resume/suspend/etc calls.

The diffstat:

 drivers/xen/manage.c                       |   16 ++++++++--------
 drivers/xen/xenbus/xenbus_probe.c          |   12 ++++++++++--
 drivers/xen/xenbus/xenbus_probe.h          |    3 ++-
 drivers/xen/xenbus/xenbus_probe_frontend.c |   11 +++++++++--
 include/xen/xenbus.h                       |    2 +-
 5 files changed, 30 insertions(+), 14 deletions(-)


Kazuhiro SUZUKI (1):
      xen: xenbus PM events support

Shriram Rajagopalan (1):
      xen: use freeze/restore/thaw PM events for suspend/resume/chkpt


                 reply	other threads:[~2011-03-17 13:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110317134039.GB6120@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=kaz@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=rshriram@cs.ubc.ca \
    --cc=torvalds@linux-foundation.org \
    --cc=wkenji@jp.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox