• L
    Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio · 8c6f5e73
    Linus Torvalds 提交于
    Pull VFIO updates from Alex Williamson:
    
     - Include Intel XXV710 in INTx workaround (Alex Williamson)
    
     - Make use of ERR_CAST() for error return (Dan Carpenter)
    
     - Fix vfio_group release deadlock from iommu notifier (Alex Williamson)
    
     - Unset KVM-VFIO attributes only on group match (Alex Williamson)
    
     - Fix release path group/file matching with KVM-VFIO (Alex Williamson)
    
     - Remove unnecessary lock uses triggering lockdep splat (Alex Williamson)
    
    * tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio:
      vfio: Remove unnecessary uses of vfio_container.group_lock
      vfio: New external user group/file match
      kvm-vfio: Decouple only when we match a group
      vfio: Fix group release deadlock
      vfio: Use ERR_CAST() instead of open coding it
      vfio/pci: Add Intel XXV710 to hidden INTx devices
    8c6f5e73
vfio.h 6.3 KB