summaryrefslogtreecommitdiffstats
path: root/ipc/Makefile
diff options
context:
space:
mode:
authorYi Liu <yi.l.liu@intel.com>2023-07-18 06:55:42 -0700
committerAlex Williamson <alex.williamson@redhat.com>2023-07-25 10:19:26 -0600
commit38c24544e10a541d92be9d4ec2dfc8a94f4d87ba (patch)
treeb3d7fdec2db9d4f09c700dbab034bbaf66c8ff53 /ipc/Makefile
parent291872a533a2cdea8df1ae157987cd7ab3939421 (diff)
downloadlinux-38c24544e10a541d92be9d4ec2dfc8a94f4d87ba.tar.gz
linux-38c24544e10a541d92be9d4ec2dfc8a94f4d87ba.tar.bz2
linux-38c24544e10a541d92be9d4ec2dfc8a94f4d87ba.zip
vfio: Move device_del() before waiting for the last vfio_device registration refcount
device_del() destroys the vfio-dev/vfioX under the sysfs for vfio_device. There is no reason to keep it while the device is going to be unregistered. This movement is also a preparation for adding vfio_device cdev. Kernel should remove the cdev node of the vfio_device to avoid new registration refcount increment while the device is going to be unregistered. Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Tested-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Tested-by: Yanting Jiang <yanting.jiang@intel.com> Signed-off-by: Yi Liu <yi.l.liu@intel.com> Link: https://lore.kernel.org/r/20230718135551.6592-18-yi.l.liu@intel.com Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'ipc/Makefile')
0 files changed, 0 insertions, 0 deletions