diff options
| author | Jason Gunthorpe <[email protected]> | 2025-01-10 16:35:03 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2025-01-17 07:59:30 +0000 |
| commit | 13b4ec749163710e3d188d2fed7405308b1b1e73 (patch) | |
| tree | 54134adcb513918a4f2c305a5c40a8be106213e8 /net/switchdev/switchdev.c | |
| parent | iommu/amd: Remove type argument from do_iommu_domain_alloc() and related (diff) | |
| download | kernel-13b4ec749163710e3d188d2fed7405308b1b1e73.tar.gz kernel-13b4ec749163710e3d188d2fed7405308b1b1e73.zip | |
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 <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
