== Series Details == Series: Provide core infrastructure for managing open/release (rev7) URL : https://patchwork.freedesktop.org/series/92556/ State : warning == Summary == $ dim checkpatch origin/drm-tip d0838f25c8bb vfio/samples: Remove module get/put -:57: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 31 lines checked 07fe7105d3c8 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes -:12: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do not match #12: Co-developed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> -:102: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 2 warnings, 0 checks, 78 lines checked 2e74c07c7aa1 vfio: Introduce a vfio_uninit_group_dev() API call 418c0065f422 vfio: Provide better generic support for open/release vfio_device_ops -:242: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #242: FILE: drivers/vfio/vfio.c:1483: + fdno = ret = get_unused_fd_flags(O_CLOEXEC); -:340: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment #340: FILE: include/linux/vfio.h:25: + struct mutex lock; -:384: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 2 checks, 309 lines checked e6b9a22005db vfio/samples: Delete useless open/close -:98: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 66 lines checked 9b57c1f6a23e vfio/fsl: Move to the device set infrastructure -:300: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 256 lines checked 65ae71f84df5 vfio/platform: Use open_device() instead of open coding a refcnt scheme -:50: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #50: FILE: drivers/vfio/platform/vfio_platform_common.c:230: + dev_warn( -:104: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #104: FILE: drivers/vfio/platform/vfio_platform_common.c:261: + dev_warn( -:148: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 2 checks, 120 lines checked bffca3b655e2 vfio/pci: Move to the device set infrastructure aeb2adf0bd2f vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set -:125: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #125: FILE: drivers/vfio/pci/vfio_pci.c:2219: + if (vfio_pci_for_each_slot_or_bus( -:225: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 1 checks, 195 lines checked 65a4bc732166 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set -:20: WARNING:BAD_SIGN_OFF: Non-standard signature: Reviewed-off-by: #20: Reviewed-off-by: Christoph Hellwig <hch@xxxxxx> -:253: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #253: FILE: drivers/vfio/pci/vfio_pci.c:2108: + if (vfio_pci_for_each_slot_or_bus( -:310: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 2 warnings, 1 checks, 276 lines checked 102df9bcfb33 vfio/mbochs: Fix close when multiple device FDs are open -:37: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 16 lines checked 5a99781c4cce vfio/ap, ccw: Fix open/close when multiple device FDs are open -:84: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 52 lines checked 6852c4b7af29 vfio/gvt: Fix open/close when multiple device FDs are open -:52: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 26 lines checked 79c59eed163a vfio: Remove struct vfio_device_ops open/release -:143: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jason Gunthorpe <jgg@xxxxxxxx>' != 'Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 107 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx