diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-27 09:33:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-27 09:33:55 -0700 |
commit | b6cd17050bc0817c79924f23716198b2e935556e (patch) | |
tree | b30fcdf4f87c03b92d48811f53a8816e6085dbdb /drivers/ata | |
parent | 0e945134b680040b8613e962f586d91b6d40292d (diff) | |
parent | c777b11d34e0f47dbbc4b018ef65ad030f2b283a (diff) | |
download | linux-b6cd17050bc0817c79924f23716198b2e935556e.tar.gz linux-b6cd17050bc0817c79924f23716198b2e935556e.tar.bz2 linux-b6cd17050bc0817c79924f23716198b2e935556e.zip |
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
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions