From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-fixes-3.3 or stable/for-linus-fixes-3.3-rc3 (tag) for 3.3-rc3
Date: Mon, 13 Feb 2012 23:41:03 -0500 [thread overview]
Message-ID: <20120214044103.GA24072@phenom.dumpdata.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1416 bytes --]
Hey Linus,
Please git pull the following tag:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.3-rc3
or if I screwed up the tagging, the following branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.3
which has two fixes for VCPU offlining; One to fix the string format exposed
by the xen-pci[front|back] to conform to the one used in majority of
PCI drivers; two fixes to make the code more resilient to invalid configurations.
Jan Beulich (1):
xenbus_dev: add missing error check to watch handling
Konrad Rzeszutek Wilk (3):
xen/bootup: During bootup suppress XENBUS: Unable to read cpu state
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.
Stefano Stabellini (1):
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
arch/x86/pci/xen.c | 2 +-
arch/x86/xen/smp.c | 7 +++++++
drivers/pci/xen-pcifront.c | 10 +++++-----
drivers/xen/cpu_hotplug.c | 3 ++-
drivers/xen/xen-pciback/pci_stub.c | 8 ++++----
drivers/xen/xen-pciback/xenbus.c | 5 +++--
drivers/xen/xenbus/xenbus_dev_frontend.c | 4 ++++
7 files changed, 26 insertions(+), 13 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
reply other threads:[~2012-02-14 4:44 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=20120214044103.GA24072@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xen-devel@lists.xensource.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 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.