The patchset is mainly for fixing errors from building VFIO compoments as dynamic modules. PATCH[4/4] allows VFIO can be used though EEH fails to initialize for VFIO PCI devices. Alexey Kardashevskiy (2): drivers/vfio: Allow EEH to be built as module drivers/vfio: Enable VFIO if EEH is not supported Gavin Shan (3): powerpc/eeh: Export eeh_iommu_group_to_pe() powerpc/eeh: Add warning message in eeh_dev_open() drivers/vfio: Fix EEH build error arch/powerpc/kernel/eeh.c | 6 +++++- drivers/vfio/Kconfig | 6 ++++++ drivers/vfio/Makefile | 2 +- drivers/vfio/pci/vfio_pci.c | 6 +----- drivers/vfio/vfio_spapr_eeh.c | 17 +++++++++++++++-- include/linux/vfio.h | 6 +++--- 6 files changed, 31 insertions(+), 12 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html