From: Jason Gunthorpe Date: Mon, 5 Dec 2022 13:14:39 +0000 (-0400) Subject: Merge patch series "Move group specific code into group.c" X-Git-Tag: v6.2-rc1~96^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=395f9d8975251ca906113c9f4408aa1592f38e07;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "Move group specific code into group.c" Yi Liu says: ================== With the introduction of iommufd, VFIO is towarding to provide device centric uAPI after adapting to iommufd. With this trend, existing VFIO group infrastructure is optional once VFIO converted to device centric. This series moves the group specific code out of vfio_main.c, prepares for compiling group infrastructure out after adding vfio device cdev[2] [2] https://github.com/yiliu1765/iommufd/tree/wip/vfio_device_cdev ================== Link: https://lore.kernel.org/all/20221201145535.589687-1-yi.l.liu@intel.com/ Signed-off-by: Jason Gunthorpe --- 395f9d8975251ca906113c9f4408aa1592f38e07