Hi Linus, Reverting one small v4.16 commit for further rework. Thanks The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f: Linux 4.16-rc6 (2018-03-18 17:48:42 -0700) are available in the Git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v4.16-rc7 for you to fetch changes up to 834814e80268c818f354c8f402e0c6604ed75589: Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it" (2018-03-21 22:50:19 -0600) ---------------------------------------------------------------- VFIO fix for v4.16-rc7 - Revert masking INTx where it cannot be enabled, plays poorly with SR-IOV VFs and presumes DisINTx support. ---------------------------------------------------------------- Alex Williamson (1): Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it" drivers/vfio/pci/vfio_pci.c | 3 --- 1 file changed, 3 deletions(-)