diff options
author | Jason Gunthorpe <[email protected]> | 2024-08-29 21:06:21 -0300 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-09-04 11:39:02 +0200 |
commit | c435209f7203d90676e9eeae6c1b2d375fbf0304 (patch) | |
tree | 3f2e737724140b66fdb34ddc6305226ac96fe45c /drivers/fpga/fpga-mgr.c | |
parent | a06dcb6b7897152e4dafdc9d4d84e9a35d0ae94a (diff) |
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
The iommu driver is supposed to provide these ops to its io_pgtable
implementation so that it can hook the invalidations and do the right
thing.
They are called by wrapper functions like io_pgtable_tlb_add_page() etc,
which the AMD code never calls.
Instead it directly calls the AMD IOMMU invalidation functions by casting
to the struct protection_domain. Remove it all.
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions