On Thu, 2014-08-07 at 12:47 +1000, Gavin Shan wrote: > 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(-) Applied 3-5 to vfio next branch for 3.17. Thanks, Alex -- 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