aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Shavit <[email protected]>2023-09-15 21:17:33 +0800
committerWill Deacon <[email protected]>2023-10-12 17:08:16 +0100
commit1f8588834016ad9d07880b0055d6583dc4014099 (patch)
treee918f1bcee12176d6e49a03e5fc7c469034878c2 /tools/perf/scripts/python/export-to-postgresql.py
parent987a878e09c6c22b9c1a517900bd94d5ed0cc459 (diff)
iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
Remove struct arm_smmu_s1_cfg. This is really just a CD table with a bit of extra information. Move other attributes of the CD table that were held there into the existing CD table structure, struct arm_smmu_ctx_desc_cfg, and replace all usages of arm_smmu_s1_cfg with arm_smmu_ctx_desc_cfg. For clarity, use the name "cd_table" for the variables pointing to arm_smmu_ctx_desc_cfg in the new code instead of cdcfg. A later patch will make this fully consistent. Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Nicolin Chen <[email protected]> Signed-off-by: Michael Shavit <[email protected]> Tested-by: Nicolin Chen <[email protected]> Link: https://lore.kernel.org/r/20230915211705.v8.2.I1ef1ed19d7786c8176a0d05820c869e650c8d68f@changeid Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions