aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorYong Wu <[email protected]>2021-01-11 19:19:05 +0800
committerWill Deacon <[email protected]>2021-02-01 11:31:18 +0000
commit4f956c97d26be65aea580e943f470ec70f7b0bb6 (patch)
tree844b04a366b883c8acd8f4469e62401272124fad /tools/perf/util/scripting-engines/trace-event-python.c
parent08500c43d4f70c1e8be6beda8a2aea0ecfb845d8 (diff)
iommu/mediatek: Move domain_finalise into attach_device
Currently domain_alloc only has a parameter(type), We have no chance to input some special data. This patch moves the domain_finalise into attach_device which has the device information, then could update the domain's geometry.aperture ranges for each a device. Strictly, I should use the data from mtk_iommu_get_m4u_data as the parameter of mtk_iommu_domain_finalise in this patch. but dom->data only is used in tlb ops in which the data is get from the m4u_list, thus it is ok here. Signed-off-by: Yong Wu <[email protected]> Reviewed-by: Tomasz Figa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions