From: Linus Torvalds Date: Wed, 27 Sep 2023 16:33:55 +0000 (-0700) Subject: Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfio X-Git-Tag: v6.6.17~3852 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6cd17050bc0817c79924f23716198b2e935556e;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfio Pull VFIO fixes from Alex Williamson: - The new PDS vfio-pci variant driver only supports SR-IOV VF devices and incorrectly made a direct reference to the physfn field of the pci_dev. Fix this both by making the Kconfig depend on IOV support as well as using the correct wrapper for this access (Shixiong Ou) - Resolve an error path issue where on unwind of the mdev registration the created kset is not unregistered and the wrong error code is returned (Jinjie Ruan) * tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfio: vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent() vfio/pds: Use proper PF device access helper vfio/pds: Add missing PCI_IOV depends --- b6cd17050bc0817c79924f23716198b2e935556e