diff options
author | Fuad Tabba <[email protected]> | 2021-05-24 09:29:56 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-05-25 19:27:49 +0100 |
commit | 1f42faf1d25de2ae239f322fda8af1c92c20e953 (patch) | |
tree | 9d11ccec1979b3c40c0ff367a01d806e6ecc3540 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 814b186079cd54d3fe3b6b8ab539cbd44705ef9d (diff) |
arm64: __clean_dcache_area_poc to take end parameter instead of size
To be consistent with other functions with similar names and
functionality in cacheflush.h, cache.S, and cachetlb.rst, change
to specify the range in terms of start and end, as opposed to
start and size.
Because the code is shared with __dma_clean_area, it changes the
parameters for that as well. However, __dma_clean_area is local to
cache.S, so no other users are affected.
No functional change intended.
Reported-by: Will Deacon <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Fuad Tabba <[email protected]>
Reviewed-by: Ard Biesheuvel <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions