diff options
author | Will Deacon <will.deacon@arm.com> | 2018-08-22 23:40:30 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-09-11 18:49:10 +0300 |
commit | 45a284bc5ee3d629b6da1498c2273cb22361416e (patch) | |
tree | bc6dd47bd4a105654b6fd8821e513cf22b7e698e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6899a4c82faf9b41bbddf330651a4d1155f8b64e (diff) | |
download | linux-45a284bc5ee3d629b6da1498c2273cb22361416e.tar.xz |
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
__flush_tlb_[kernel_]pgtable() rely on set_pXd() having a DSB after
writing the new table entry and therefore avoid the barrier prior to the
TLBI instruction.
In preparation for delaying our walk-cache invalidation on the unmap()
path, move the DSB into the TLB invalidation routines.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions