diff options
author | 2023-08-16 16:13:18 +0800 | |
---|---|---|
committer | 2023-08-18 12:56:24 -0300 | |
commit | eb501c2d96cfce6b42528e8321ea085ec605e790 (patch) | |
tree | e2229a8d39574ac9078d957a9196b13da04471fc /scripts/generate_rust_analyzer.py | |
parent | iommu/vt-d: Implement hw_info for iommu capability query (diff) | |
download | linux-rng-eb501c2d96cfce6b42528e8321ea085ec605e790.tar.xz linux-rng-eb501c2d96cfce6b42528e8321ea085ec605e790.zip |
iommufd/selftest: Don't leak the platform device memory when unloading the module
It should call platform_device_unregister() instead of
platform_device_del() to unregister and free the device.
Fixes: 23a1b46f15d5 ("iommufd/selftest: Make the mock iommu driver into a real driver")
Link: https://lore.kernel.org/r/20230816081318.1232865-1-yangyingliang@huawei.com
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions