diff options
author | Peter Zijlstra <[email protected]> | 2018-08-23 20:27:25 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2018-09-04 11:08:26 +0100 |
commit | 22a61c3c4f1379ef8b0ce0d5cb78baf3178950e2 (patch) | |
tree | 78157ea5d95eb8f7da534a40ef6cdb7a5a13c031 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | faaadaf315b48d40b39bf4f0011fa740f40fbe9e (diff) |
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Some architectures require different TLB invalidation instructions
depending on whether it is only the last-level of page table being
changed, or whether there are also changes to the intermediate
(directory) entries higher up the tree.
Add a new bit to the flags bitfield in struct mmu_gather so that the
architecture code can operate accordingly if it's the intermediate
levels being invalidated.
Acked-by: Nicholas Piggin <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions