diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2025-01-10 19:35:03 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-01-17 10:59:30 +0300 |
commit | 13b4ec749163710e3d188d2fed7405308b1b1e73 (patch) | |
tree | 54134adcb513918a4f2c305a5c40a8be106213e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 55b237dd7f7ec2ee9c7986e0fc28c5867bf63282 (diff) | |
download | linux-13b4ec749163710e3d188d2fed7405308b1b1e73.tar.xz |
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Currently it uses enum io_pgtable_fmt which is from the io pagetable code
and most of the enum values are invalid. protection_domain_mode is
internal the driver and has the only two valid values.
Fix some signatures and variables to use the right type as well.
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/5-v2-9776c53c2966+1c7-amd_paging_flags_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions