== Series Details == Series: Introduce new methods for verifying ownership in vfio PCI hot reset (rev2) URL : https://patchwork.freedesktop.org/series/115264/ State : warning == Summary == Error: dim checkpatch failed 498fb1274097 vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset() 09b95d011880 vfio/pci: Only check ownership of opened devices in hot reset a93e0e52bde9 vfio/pci: Move the existing hot reset logic to be a helper -:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #6: This prepares to add another method for hot reset. The major hot reset logic total: 0 errors, 1 warnings, 0 checks, 100 lines checked 6bed441dc040 vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device 617ce05d9e70 vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET 4302e450c3d2 vfio: Refine vfio file kAPIs for vfio PCI hot reset b87361e1e7b8 vfio: Accpet device file from vfio PCI hot reset path b86ec489e81d vfio/pci: Renaming for accepting device fd in hot reset path -:52: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 's32' over 'int32_t' #52: FILE: drivers/vfio/pci/vfio_pci_core.c:1265: + int32_t *fds; total: 0 errors, 0 warnings, 1 checks, 127 lines checked 1dbe4a480fac vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl fb6e32ec2ecf vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO -:43: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #43: FILE: drivers/vfio/pci/vfio_pci_core.c:1187: +static int vfio_pci_ioctl_get_pci_hot_reset_group_info( total: 0 errors, 0 warnings, 1 checks, 163 lines checked