[Kernel-packages] [Bug 1988806] Re: Add support for mdev_set_iommu_device() kABI in Ubuntu 22.10 kernel

2023-09-15 Thread Tarun Gupta
Hi Dimitri and Jose, I've posted the patch for review as requested for 23.10 kernel. Refer https://lists.ubuntu.com/archives/kernel-team/2023-September/142909.html . Please help review Thanks, Tarun -- You received this bug notification because you are a member of Kernel Packages, which is sub

[Kernel-packages] [Bug 1988806] Re: Add support for mdev_set_iommu_device() kABI in Ubuntu 22.10 kernel

2023-04-13 Thread Tarun Gupta
Hi Dimitri, Yes, this patch is still needed with Ubuntu 23.04 for making sure vGPU works with it. You're right that the patch will not apply cleanly due to upstream changes in the code, should I post a new patch for this? Can you also let me know the latest by which this patch can go in Ubuntu 23

[Kernel-packages] [Bug 1988806] [NEW] Add support for mdev_set_iommu_device() kABI in Ubuntu 22.10 kernel

2022-09-06 Thread Tarun Gupta
Public bug reported: 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 Ubunt