commit | c2a6af5e08c27350cb007db4cfeeb413017888b0 | [log] [tgz] |
---|---|---|
author | Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> | Mon Feb 05 11:56:14 2024 +0000 |
committer | Joerg Roedel <jroedel@suse.de> | Fri Feb 09 13:16:30 2024 +0100 |
tree | 779bd82bce674130d74fd8f4365e18a265cbe934 | |
parent | a7b2aff3132562bd26657d9a707f8fa82967147f [diff] |
iommu/amd: Remove unused GCR3 table parameters from struct protection_domain Since they are moved to struct iommu_dev_data, and the driver has been ported to use them. Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Vasant Hegde <vasant.hegde@amd.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/20240205115615.6053-17-vasant.hegde@amd.com Signed-off-by: Joerg Roedel <jroedel@suse.de>