diff options
author | Fuad Tabba <[email protected]> | 2021-05-24 09:29:49 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-05-25 19:27:48 +0100 |
commit | 5e20e3499682c4f1724438d23afcafd473526a54 (patch) | |
tree | 9de38982cdca58bc66574f09186b7dcb64b0d866 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7908072da535dca52b3a011ed6e1f73534546b59 (diff) |
arm64: Downgrade flush_icache_range to invalidate
Since __flush_dcache_area is called right before,
invalidate_icache_range is sufficient in this case.
Rewrite the comment to better explain the rationale behind the
cache maintenance operations used here.
No functional change intended.
Possible performance impact due to invalidating only the icache
rather than invalidating and cleaning both caches.
Reported-by: Catalin Marinas <[email protected]>
Reported-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/linux-arch/20200511110014.lb9PEahJ4hVOYrbwIb_qUHXyNy9KQzNFdb_I3YlzY6A@z/
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Fuad Tabba <[email protected]>
Acked-by: Catalin Marinas <[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