[PATCH] Fixes to Linux v3.13 - bugs.xenproject.org ones. (v1).

From: Konrad Rzeszutek Wilk
Date: Fri Nov 08 2013 - 12:39:19 EST


Hey,

Two of these:
[PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet
[PATCH 4/4] xen/xenbus: Avoid synchronous wait on XenBus stalling

fix the bugs.xenproject.org outstanding bugs.

The other ones are that were discovered on xen-devel and discussed.
They should go in v3.13 and as the merge window is next week I am
hoping they can be squeezed in then.


drivers/xen/manage.c | 64 ++++++++++++++++++++++++++++++++++-------
drivers/xen/pci.c | 47 ++++++++++++++++++++++++++++++
drivers/xen/xenbus/xenbus_xs.c | 24 ++++++++++++++--
include/xen/interface/physdev.h | 11 +++++++

Konrad Rzeszutek Wilk (4):
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
xen/manage: Poweroff forcefully if user-space is not yet up.
xen/manage: Guard against user-space initiated poweroff and XenBus.
xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/