This bug is awaiting verification that the linux- hwe-6.2/6.2.0-26.26~22.04.1 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-jammy' to 'verification-done-jammy'. If the problem still exists, change the tag 'verification-needed-jammy' to 'verification-failed-jammy'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-jammy-linux-hwe-6.2 verification-needed-jammy -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/1988806 Title: Add support for mdev_set_iommu_device() kABI in Ubuntu 22.10 kernel Status in Release Notes for Ubuntu: New Status in linux package in Ubuntu: Triaged Status in linux-hwe-5.19 package in Ubuntu: Invalid Status in linux source package in Jammy: Invalid Status in linux-hwe-5.19 source package in Jammy: Fix Released Status in linux source package in Kinetic: Fix Released Status in linux-hwe-5.19 source package in Kinetic: Invalid Status in linux source package in Lunar: Fix Released Status in linux-hwe-5.19 source package in Lunar: Invalid Status in linux source package in Mantic: Triaged Status in linux-hwe-5.19 source package in Mantic: Invalid Bug description: With below commit in 5.16 upstream kernel, support for mdev_set_iommu_device() kABI was removed from kernel as there were no in-tree drivers making use of the kABI. fda49d97f2c4 ("vfio: remove the unused mdev iommu hook") This kABI is used by SRIOV based Nvidia vGPU on Ubuntu 22.04. Ampere+ (SRIOV based) Nvidia vGPU use kernel's mdev framework and use this kABI to pin all guest memory during VM boot. As HWE kernel (for Ubuntu 22.04) will switch to 5.19 upstream kernel, it will not include this kABI and as a result will break SRIOV based Nvidia vGPU. So, filing this bug to request to have a custom patch in HWE kernel which doesn't remove the support for mdev_set_iommu_device() kABI. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1988806/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp