[PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility
Gavin Shan
gwshan at linux.vnet.ibm.com
Thu Aug 7 12:47:15 EST 2014
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
More information about the Linuxppc-dev
mailing list