From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
"xen-devel >> \"Xen-devel@lists.xen.org\""
<Xen-devel@lists.xen.org>
Subject: [GIT PULL] Xen regression and other fixes for 3.15-rc1
Date: Thu, 17 Apr 2014 17:10:27 +0100 [thread overview]
Message-ID: <534FFCF3.4000303@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.15-rc-1-tag
Xen regression and bug fixes for 3.15-rc1.
- - Fix completely broken 32-bit PV guests caused by x86 refactoring
32-bit thread_info.
- - Only enable ticketlock slow path on Xen (not bare metal).
- - Fix two bugs with PV guests not shutting down when requested.
- - Fix a minor memory leak in xen-pciback error path.
Thanks.
David
arch/x86/xen/smp.c | 3 +-
arch/x86/xen/spinlock.c | 5 +++-
arch/x86/xen/xen-asm_32.S | 25 ++++++++++++------
drivers/xen/manage.c | 32 ++++++++++++++++++++++-
drivers/xen/xen-pciback/pciback_ops.c | 3 +-
drivers/xen/xen-pciback/vpci.c | 2 +
drivers/xen/xenbus/xenbus_xs.c | 44
++++++++++++++++++++++++++++++--
7 files changed, 98 insertions(+), 16 deletions(-)
Boris Ostrovsky (1):
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Daeseok Youn (1):
xen: fix memory leak in __xen_pcibk_add_pci_dev()
Dan Carpenter (1):
xen-pciback: silence an unwanted debug printk
Konrad Rzeszutek Wilk (3):
xen/spinlock: Don't enable them unconditionally.
xen/xenbus: Avoid synchronous wait on XenBus stalling
shutdown/restart.
xen/manage: Poweroff forcefully if user-space is not yet up.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJTT/zzAAoJEFxbo/MsZsTRV60H/iVFibq8yTHojROuqTDrHEhA
7MUzu19YICuGY9Iw8ovopequDeSnkDW8OkBnBk9cIE6DkZnsHnW2xMyTsSeC4tg1
Prx2IMrjn6ut9/4raXmPicgie9q4isAn5/wlU+3aNYfX8JutYshw8TjwlJRjbyUb
mPIP8Tex2TIMDJ6oI05xDsPmLmx/1lLEbcI2bRdhhXkDf0qmtRlzoy/jXty98/Hu
vveN8Ryh3nrtLxbYl2D3ObBFJMkv+n1MbEK9hAzuNUo/Y9NRls+QcEkvY3n23e0X
YyvZMnA64CQ+LjaA4KhYNFah3YCxpt3KjeEjcegEDo2iQxSPgLLdDHvfYVSCQcE=
=bHzI
-----END PGP SIGNATURE-----
next reply other threads:[~2014-04-17 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-17 16:10 David Vrabel [this message]
2014-04-17 17:55 ` [GIT PULL] Xen regression and other fixes for 3.15-rc1 Linus Torvalds
2014-04-17 18:04 ` David Vrabel
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=534FFCF3.4000303@cantab.net \
--to=dvrabel@cantab.net \
--cc=Xen-devel@lists.xen.org \
--cc=boris.ostrovsky@oracle.com \
--cc=stefano.stabellini@eu.citrix.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.