Patch Details
Series:Provide core infrastructure for managing open/release (rev7)
URL:https://patchwork.freedesktop.org/series/92556/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20734/index.html

CI Bug Log - changes from CI_DRM_10415 -> Patchwork_20734

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20734/index.html

Known issues

Here are the changes found in Patchwork_20734 that come from known issues:

IGT changes

Issues hit

Participating hosts (43 -> 35)

Missing (8): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan bat-adlp-4 fi-ctg-p8600 fi-bdw-samus fi-tgl-y bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10415: 457209baa84d04e17ce648a12733a32809717494 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6155: 4b51398dcd7559012b85776e7353d516ff1e6ce6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20734: 79c59eed163a541398d7f84d93c8ac73b621a95b @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

79c59eed163a vfio: Remove struct vfio_device_ops open/release
6852c4b7af29 vfio/gvt: Fix open/close when multiple device FDs are open
5a99781c4cce vfio/ap, ccw: Fix open/close when multiple device FDs are open
102df9bcfb33 vfio/mbochs: Fix close when multiple device FDs are open
65a4bc732166 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
aeb2adf0bd2f vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
bffca3b655e2 vfio/pci: Move to the device set infrastructure
65ae71f84df5 vfio/platform: Use open_device() instead of open coding a refcnt scheme
9b57c1f6a23e vfio/fsl: Move to the device set infrastructure
e6b9a22005db vfio/samples: Delete useless open/close
418c0065f422 vfio: Provide better generic support for open/release vfio_device_ops
2e74c07c7aa1 vfio: Introduce a vfio_uninit_group_dev() API call
07fe7105d3c8 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
d0838f25c8bb vfio/samples: Remove module get/put