Skip to content
Commit 657cbb6b authored by Joerg Roedel's avatar Joerg Roedel
Browse files

x86/amd-iommu: Use dev->arch->iommu to store iommu related information



This patch changes IOMMU code to use dev->archdata->iommu to
store information about the alias device and the domain the
device is attached to.
This allows the driver to get rid of the amd_iommu_pd_table
in the future.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 8793abeb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment