* [GIT PULL] (xen) stable/for-linus-3.10-rc3-tag
@ 2013-05-30 18:58 Konrad Rzeszutek Wilk
0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2013-05-30 18:58 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-30 18:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 18:58 [GIT PULL] (xen) stable/for-linus-3.10-rc3-tag Konrad Rzeszutek Wilk
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.