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

CI Bug Log - changes from CI_DRM_10358 -> Patchwork_20654

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (37 -> 35)

Additional (1): fi-bsw-n3050
Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u

Build changes

CI-20190529: 20190529
CI_DRM_10358: 76ff1f71cd0e2e203003b84881e41bf7be9f0e82 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6146: 6caef22e4aafed275771f564d4ea4cab09896ebc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20654: 162e52a805cacc4f405cd338ae2c120fb812b944 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

162e52a805ca vfio: Remove struct vfio_device_ops open/release
cab2ea195208 vfio/gvt: Fix open/close when multiple device FDs are open
19f77617b258 vfio/ap, ccw: Fix open/close when multiple device FDs are open
4be916d9705d vfio/mbochs: Fix close when multiple device FDs are open
b53473635416 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
00142c33a230 vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
f71fdc2eb5e9 vfio/pci: Move to the device set infrastructure
08ebd8d9d664 vfio/platform: Use open_device() instead of open coding a refcnt scheme
58c423da0813 vfio/fsl: Move to the device set infrastructure
41fd621c4613 vfio/samples: Delete useless open/close
98f8177ed897 vfio: Provide better generic support for open/release vfio_device_ops
5234af9416ea vfio: Introduce a vfio_uninit_group_dev() API call
a970d83995e9 vfio/mbochs: Fix missing error unwind in mbochs_probe()
7dbfff5c0615 vfio/samples: Remove module get/put