summaryrefslogtreecommitdiff
path: root/mm/memory.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2018-08-23 20:27:25 +0100
committerWill Deacon <will.deacon@arm.com>2018-09-04 11:08:26 +0100
commit22a61c3c4f1379ef8b0ce0d5cb78baf3178950e2 (patch)
tree78157ea5d95eb8f7da534a40ef6cdb7a5a13c031 /mm/memory.c
parentfaaadaf315b48d40b39bf4f0011fa740f40fbe9e (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 <npiggin@gmail.com> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions