* [GIT PULL] Xen bug fixes for 3.14-rc8
@ 2014-03-25 12:25 David Vrabel
2014-03-25 17:01 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: David Vrabel @ 2014-03-25 12:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Boris Ostrovsky, Xen-devel@lists.xen.org
-----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
tags/stable/for-linus-3.14-rc8-tag
Fix two bugs that cause x86 PV guest crashes.
1. Ballooning a 32-bit guest would eventually crash it.
2. Revert a broken fix for a regression with NUMA_BALACING. The bad
fix caused PV guests to crash after migration. This is not ideal
but unpicking the madness that is _PAGE_NUMA == _PAGE_PROTNONE will
take a while longer.
Thanks.
David
arch/x86/include/asm/pgtable.h | 14 ++------------
arch/x86/xen/mmu.c | 4 ++--
drivers/xen/balloon.c | 24 ++++++++++++++++++------
3 files changed, 22 insertions(+), 20 deletions(-)
David Vrabel (1):
Revert "xen: properly account for _PAGE_NUMA during xen pte
translations"
Wei Liu (1):
xen/balloon: flush persistent kmaps in correct position
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJTMXWlAAoJEFxbo/MsZsTRFBkH+waKV8A1VipX4KbQEgF2P1fo
970fktRar1XRGPNko2Q/Ljfqw3gv8PZue3AvHQ9dKaCYeqtjpx2bYX4ixIpyo7Du
8i0RsKOe6jNQpfvpD1nz01tTfPgbYdXUzeAFlG3W1nlL61nUQ0NH1W3rzzOp49mb
v50KkWw4I4qxL86gbSreefJRt4Qcp6U8uxc3KaqNaB1M8ZuPE9rgcLLepJHEdkyA
jKevMNOaARFByrEj4n0xKd6939b6slcOTXf+EbL1NGpOfKUPBQYSgmeeJ5po3vPZ
8nwE7RTAlVk3cvjz8L5gtA5UQlux3YYf0N1g/5RwukRYljCeg+6YBcoyeIEa+64=
=BgRb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Xen bug fixes for 3.14-rc8
2014-03-25 12:25 [GIT PULL] Xen bug fixes for 3.14-rc8 David Vrabel
@ 2014-03-25 17:01 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-03-25 17:01 UTC (permalink / raw)
To: David Vrabel; +Cc: Boris Ostrovsky, Linus Torvalds, Xen-devel@lists.xen.org
[-- Attachment #1.1: Type: text/plain, Size: 2163 bytes --]
On Tue, Mar 25, 2014 at 12:25:10PM +0000, David Vrabel wrote:
> -----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
> tags/stable/for-linus-3.14-rc8-tag
Hey Linus,
Last year both David and Boris have volunteered to help in maintaining
the Xen tree (see https://lkml.org/lkml/2013/8/6/119 or
3eeef8f72a9365fe20f2c9d84b0afe60a20788cd 'MAINTAINERS: Add in two
extra co-maintainers of the Xen tree.') and with the GPG
key signing, figuring how to do bug triage, automated regression
testing, etc, it took a while to get all things ironed out.
So just in case you are wondering, this is a legit git pull :-)
Thanks!
>
> Fix two bugs that cause x86 PV guest crashes.
>
> 1. Ballooning a 32-bit guest would eventually crash it.
>
> 2. Revert a broken fix for a regression with NUMA_BALACING. The bad
> fix caused PV guests to crash after migration. This is not ideal
> but unpicking the madness that is _PAGE_NUMA == _PAGE_PROTNONE will
> take a while longer.
>
> Thanks.
>
> David
>
> arch/x86/include/asm/pgtable.h | 14 ++------------
> arch/x86/xen/mmu.c | 4 ++--
> drivers/xen/balloon.c | 24 ++++++++++++++++++------
> 3 files changed, 22 insertions(+), 20 deletions(-)
>
> David Vrabel (1):
> Revert "xen: properly account for _PAGE_NUMA during xen pte
> translations"
>
> Wei Liu (1):
> xen/balloon: flush persistent kmaps in correct position
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQEcBAEBAgAGBQJTMXWlAAoJEFxbo/MsZsTRFBkH+waKV8A1VipX4KbQEgF2P1fo
> 970fktRar1XRGPNko2Q/Ljfqw3gv8PZue3AvHQ9dKaCYeqtjpx2bYX4ixIpyo7Du
> 8i0RsKOe6jNQpfvpD1nz01tTfPgbYdXUzeAFlG3W1nlL61nUQ0NH1W3rzzOp49mb
> v50KkWw4I4qxL86gbSreefJRt4Qcp6U8uxc3KaqNaB1M8ZuPE9rgcLLepJHEdkyA
> jKevMNOaARFByrEj4n0xKd6939b6slcOTXf+EbL1NGpOfKUPBQYSgmeeJ5po3vPZ
> 8nwE7RTAlVk3cvjz8L5gtA5UQlux3YYf0N1g/5RwukRYljCeg+6YBcoyeIEa+64=
> =BgRb
> -----END PGP SIGNATURE-----
[-- Attachment #1.2: Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-25 17:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 12:25 [GIT PULL] Xen bug fixes for 3.14-rc8 David Vrabel
2014-03-25 17:01 ` 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).