From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Xen-devel@lists.xen.org" <Xen-devel@lists.xen.org>
Subject: [GIT PULL] xen: bug fixes for 3.17-rc4
Date: Thu, 11 Sep 2014 14:01:26 +0100 [thread overview]
Message-ID: <54119D26.6060000@cantab.net> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.17-b-rc4-tag
xen: bug fixes for 3.17-rc4
- - Fix for PVHVM suspend/resume and migration
- - Don't pointlessly retry certain ballooning ops
- - Fix gntalloc when grefs have run out.
- - Fix PV boot if KSALR is enable or very large modules are used.
Thanks.
David
arch/x86/include/asm/pgtable_64.h | 1 +
arch/x86/xen/mmu.c | 27 ++++++++++++---------------
drivers/xen/balloon.c | 4 ++--
drivers/xen/gntalloc.c | 16 +++++++---------
drivers/xen/manage.c | 7 -------
5 files changed, 22 insertions(+), 33 deletions(-)
David Vrabel (3):
xen/balloon: cancel ballooning if adding new memory failed
xen/gntalloc: fix oops after runnning out of grant refs
xen/gntalloc: safely delete grefs in add_grefs() undo path
Ross Lagerwall (1):
xen/manage: Always freeze/thaw processes when suspend/resuming
Stefan Bader (1):
x86/xen: don't copy bogus duplicate entries into kernel page tables
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQEcBAEBAgAGBQJUEZ0mAAoJEFxbo/MsZsTRHlsH/ib9FwgIyUy8D3oUaIe39CmJ
6epyIN7XKvAH+h8XrF3TYQ03JrfnswS7x4cb4vKG6mU2wnRcEO4stLVdcMKbOQV5
IP3LOoslDjlWcVycOfBoxBcyGTrzxj7CS3u4Bj8dnyLp9m0iK5xr9kw94ynUiRRA
oy6Gae7y0XSgQfJ540ip4fC/N0AsC/FoThv0RtNvZ0csEcftXslTSYOUS5hHdTUm
EbFfcTKrsS3rkW6kvo3Xn7+NsFtUxamiBEA4LyInc/HaEi06iQO8+06aXjsia9Uj
ptOU+fJvnip+KWFWmbb683NZvclLrewRSd1ZuNQGh6DnkwbZCi4KsmCYk2wo61w=
=pjw1
-----END PGP SIGNATURE-----
reply other threads:[~2014-09-11 13:07 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=54119D26.6060000@cantab.net \
--to=dvrabel@cantab.net \
--cc=Xen-devel@lists.xen.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 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.