diff options
author | Jason Gunthorpe <[email protected]> | 2023-09-13 10:43:37 -0300 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-09-25 11:40:53 +0200 |
commit | e04c7487a6655722172e93e8f36e51d6ab279f86 (patch) | |
tree | 73d75ad2b569ae70702219d7181de1d593d7cafc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 2ad56efa80dba89162106c06ebc00b611325e584 (diff) |
iommu: Add IOMMU_DOMAIN_PLATFORM for S390
The PLATFORM domain will be set as the default domain and attached as
normal during probe. The driver will ignore the initial attach from a NULL
domain to the PLATFORM domain.
After this, the PLATFORM domain's attach_dev will be called whenever we
detach from an UNMANAGED domain (eg for VFIO). This is the same time the
original design would have called op->detach_dev().
This is temporary until the S390 dma-iommu.c conversion is merged.
Tested-by: Heiko Stuebner <[email protected]>
Tested-by: Niklas Schnelle <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Reviewed-by: Jerry Snitselaar <[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 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions