All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	"Xen-devel@lists.xen.org" <Xen-devel@lists.xen.org>
Subject: [GIT PULL] Xen bug fixes for 3.14-rc8
Date: Tue, 25 Mar 2014 12:25:10 +0000	[thread overview]
Message-ID: <533175A6.4050501@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
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-----

             reply	other threads:[~2014-03-25 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 12:25 David Vrabel [this message]
2014-03-25 17:01 ` [GIT PULL] Xen bug fixes for 3.14-rc8 Konrad Rzeszutek Wilk

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=533175A6.4050501@cantab.net \
    --to=dvrabel@cantab.net \
    --cc=Xen-devel@lists.xen.org \
    --cc=boris.ostrovsky@oracle.com \
    --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.