diff options
author | Jason Gunthorpe <[email protected]> | 2024-03-27 15:07:51 -0300 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-04-09 12:38:32 +0100 |
commit | e8e4398d53f98be7ac48e0bda9ea6e26df24136d (patch) | |
tree | 4841961fc2ecff780f105553516edb76e59c6ab1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 86e5ca098dd9f8c5b80a6205395aea0535018837 (diff) |
iommu/arm-smmu-v3: Add a type for the CD entry
Instead of passing a naked __le16 * around to represent a CD table entry
wrap it in a "struct arm_smmu_cd" with an array of the correct size. This
makes it much clearer which functions will comprise the "CD API".
Tested-by: Nicolin Chen <[email protected]>
Tested-by: Shameer Kolothum <[email protected]>
Reviewed-by: Michael Shavit <[email protected]>
Reviewed-by: Moritz Fischer <[email protected]>
Reviewed-by: Nicolin Chen <[email protected]>
Reviewed-by: Mostafa Saleh <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
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