diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2024-02-26 20:07:27 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-02-29 18:12:23 +0300 |
commit | 327e10b47ae99f76ac53f0b8b73a0539f390d2d2 (patch) | |
tree | 35687b56f407a33a7ec602c662c7ada2af732412 /tools/perf/scripts/python/stackcollapse.py | |
parent | d8cd200609cf6a404cda73794f0c8c4fd74c568c (diff) | |
download | linux-327e10b47ae99f76ac53f0b8b73a0539f390d2d2.tar.xz |
iommu/arm-smmu-v3: Convert to domain_alloc_paging()
Now that the BLOCKED and IDENTITY behaviors are managed with their own
domains change to the domain_alloc_paging() op.
For now SVA remains using the old interface, eventually it will get its
own op that can pass in the device and mm_struct which will let us have a
sane lifetime for the mmu_notifier.
Call arm_smmu_domain_finalise() early if dev is available.
Tested-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Tested-by: Moritz Fischer <moritzf@google.com>
Reviewed-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/16-v6-96275f25c39d+2d4-smmuv3_newapi_p1_jgg@nvidia.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions