aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2024-08-29 21:06:18 -0300
committerJoerg Roedel <[email protected]>2024-09-04 11:39:00 +0200
commit9ac0b3380acdece01fa1b361687e3cd988831c55 (patch)
tree33ed0185b2a5ee44d2f3a76f1b66b6f0e0204ca0 /drivers/fpga/fpga-mgr.c
parent47f218d108950984b24af81f66356ceda380eb74 (diff)
iommu/amd: Narrow the use of struct protection_domain to invalidation
The AMD io_pgtable stuff doesn't implement the tlb ops callbacks, instead it invokes the invalidation ops directly on the struct protection_domain. Narrow the use of struct protection_domain to only those few code paths. Make everything else properly use struct amd_io_pgtable through the call chains, which is the correct modular type for an io-pgtable module. Signed-off-by: Jason Gunthorpe <[email protected]> Reviewed-by: Vasant Hegde <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions