summaryrefslogtreecommitdiff
path: root/arch/arm/mm/fsr-3level.c
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2011-11-22 17:30:29 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2011-12-08 10:30:40 +0000
commitc9f27f1026f55b543df260ad8ab84a7bdab7792f (patch)
treedc43f5eff07e385f3943a9e99766a68e8ebb33b9 /arch/arm/mm/fsr-3level.c
parent1b6ba46b7efa31055eb993a6f2c6bbcb8b35b001 (diff)
ARM: LPAE: Invalidate the TLB before freeing the PMD
Similar to the PTE freeing, this patch introduced __pmd_free_tlb() which invalidates the TLB before freeing a PMD page. This is needed because on newer processors the entry in the upper page table may be cached by the TLB and point to random data after the PMD has been freed. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/mm/fsr-3level.c')
0 files changed, 0 insertions, 0 deletions