aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2022-07-08 09:18:04 +0200
committerLinus Torvalds <[email protected]>2022-07-21 10:50:13 -0700
commit1d7708e75c49d08392884a08feeebaa3f9d80703 (patch)
tree4f9a93e131c59187fd6636b32c53fe6b54203b69 /tools/perf/util/scripting-engines/trace-event-perl.c
parent1e9fdf21a4339b102539f476a9842e7526c01939 (diff)
csky/tlb: Remove tlb_flush() define
The previous patch removed the tlb_flush_end() implementation which used tlb_flush_range(). This means: - csky did double invalidates, a range invalidate per vma and a full invalidate at the end - csky actually has range invalidates and as such the generic tlb_flush implementation is more efficient for it. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Acked-by: Will Deacon <[email protected]> Tested-by: Guo Ren <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions