diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-07-14 22:57:38 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2025-07-14 18:34:09 -0300 |
commit | 601b1d0d9395c711383452bd0d47037afbbb4bcf (patch) | |
tree | 18aae1071a182aa93bc5064e8f437a51942a4723 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5510bd89da24508f0e9ae04396e7eb6929ec0e18 (diff) |
iommu/tegra241-cmdqv: import IOMMUFD module namespace
The tegra variant of smmu-v3 now uses the iommufd mmap interface but
is missing the corresponding import:
ERROR: modpost: module arm_smmu_v3 uses symbol _iommufd_object_depend from namespace IOMMUFD, but does not import it.
ERROR: modpost: module arm_smmu_v3 uses symbol iommufd_viommu_report_event from namespace IOMMUFD, but does not import it.
ERROR: modpost: module arm_smmu_v3 uses symbol _iommufd_destroy_mmap from namespace IOMMUFD, but does not import it.
ERROR: modpost: module arm_smmu_v3 uses symbol _iommufd_object_undepend from namespace IOMMUFD, but does not import it.
ERROR: modpost: module arm_smmu_v3 uses symbol _iommufd_alloc_mmap from namespace IOMMUFD, but does not import it.
Fixes: b135de24cfc0 ("iommu/tegra241-cmdqv: Add user-space use support")
Link: https://patch.msgid.link/r/20250714205747.3475772-1-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions