Please see this set of patches which are fixes to Xen pciback for 3.17. They are also located at:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git devel/pciback-3.17.v4 These patches do not include the PCI bus reset/slot code as we are still discussing that. Konrad Rzeszutek Wilk (5): xen-pciback: Document the various parameters and attributes in SysFS xen/pciback: Don't deadlock when unbinding. xen/pciback: Include the domain id if removing the device whilst still in use xen/pciback: Print out the domain owning the device. xen/pciback: Remove tons of dereferences Documentation/ABI/testing/sysfs-driver-pciback | 25 +++++++++++++++ drivers/xen/xen-pciback/passthrough.c | 9 ++++- drivers/xen/xen-pciback/pci_stub.c | 41 +++++++++++++------------ drivers/xen/xen-pciback/pciback.h | 7 ++-- drivers/xen/xen-pciback/vpci.c | 9 ++++- drivers/xen/xen-pciback/xenbus.c | 4 +- 6 files changed, 67 insertions(+), 28 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/