From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.10-rc3-tag
Date: Thu, 30 May 2013 14:58:31 -0400 [thread overview]
Message-ID: <20130530185831.GA2459@phenom.dumpdata.com> (raw)
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-3.10-rc3-tag
which has various bug-fixes and cleanups. Nothing earth-shattering.
The signed tag has more details and including it here:
<signed tag>
Fixes:
- Use proper error paths
- Clean up APIC IPI usage (incorrect arguments)
- Delay XenBus frontend resume is backend (xenstored) is not running
- Fix build error with various combinations of CONFIG_*
</signed tag>
Thank you!
arch/x86/xen/smp.c | 10 ++++----
arch/x86/xen/smp.h | 1 -
drivers/xen/tmem.c | 2 ++
drivers/xen/xen-pciback/pci_stub.c | 4 ++--
drivers/xen/xenbus/xenbus_client.c | 5 ++--
drivers/xen/xenbus/xenbus_comms.h | 1 +
drivers/xen/xenbus/xenbus_probe.c | 27 ++++++++++------------
drivers/xen/xenbus/xenbus_probe.h | 7 ++++++
drivers/xen/xenbus/xenbus_probe_frontend.c | 37 +++++++++++++++++++++++++++++-
include/xen/xenbus.h | 1 +
10 files changed, 68 insertions(+), 27 deletions(-)
Aurelien Chartier (2):
xenbus: delay xenbus frontend resume if xenstored is not running
xenbus: save xenstore local status for later use
Frederico Cadete (1):
xmem/tmem: fix 'undefined variable' build error.
Jan Beulich (1):
xen-pciback: more uses of cached MSI-X capability offset
Stefan Bader (1):
xen: Clean up apic ipi interface
Wei Liu (1):
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
reply other threads:[~2013-05-30 18:58 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=20130530185831.GA2459@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 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).