diff options
author | Peter Zijlstra <[email protected]> | 2018-09-20 10:54:04 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-03 10:33:01 +0200 |
commit | fa0aafb8acb684e68231ff0a547ed249f8dc31a5 (patch) | |
tree | f5ee01320b5d6700560258508fe0e31ceb6fac18 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b3fa8ed4e48802e6ba0aa5f3283313a27dcbf46f (diff) |
asm-generic/tlb: Remove tlb_flush_mmu_free()
As the comment notes; it is a potentially dangerous operation. Just
use tlb_flush_mmu(), that will skip the (double) TLB invalidate if
it really isn't needed anyway.
No change in behavior intended.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Will Deacon <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions