diff options
| author | Robin Murphy <[email protected]> | 2024-02-05 15:32:40 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2024-02-09 11:45:47 +0100 |
| commit | 7f845d8b2eed0986a03a777d4956b52a57007974 (patch) | |
| tree | 3d6fd9d6627d8d60285368c7b1bd91f4a41c3da0 /tools/perf/scripts/python | |
| parent | e7b3533c81386464dfdcb01193075f8a9557083a (diff) | |
iommu/iova: Reorganise some code
The iova_cache_{get,put}() calls really represent top-level lifecycle
management for the whole IOVA library, so it's long been rather
confusing to have them buried right in the middle of the allocator
implementation details. Move them to a more expected position at the end
of the file, where it will then also be easier to expand them. With
this, we can also move the rcache hotplug handler (plus another stray
function) into the rcache portion of the file.
Signed-off-by: Robin Murphy <[email protected]>
Acked-by: David Rientjes <[email protected]>
Reviewed-by: Pasha Tatashin <[email protected]>
Reviewed-by: John Garry <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Link: https://lore.kernel.org/r/d4753562f4faa0e6b3aeebcbf88fdb60cc22d715.1707144953.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions