diff options
author | Steve Capper <steve.capper@linaro.org> | 2014-04-24 16:33:21 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-04-25 17:46:49 +0200 |
commit | 2eb835e058c737205d35d9a8791ad27b0f9e89a4 (patch) | |
tree | ee87c206a0f1c55db2ff6fdfcfd5f044d47cb2e4 /arch/ia64 | |
parent | arm64: add renameat2 compat syscall (diff) | |
download | linux-2eb835e058c737205d35d9a8791ad27b0f9e89a4.tar.xz linux-2eb835e058c737205d35d9a8791ad27b0f9e89a4.zip |
arm64: mm: Add THP TLB entries to general mmu_gather
When arm64 moved over to the core mmu_gather, it lost the logic to
flush THP TLB entries (tlb_remove_pmd_tlb_entry was removed and the
core implementation only signals that the mmu_gather needs a flush).
This patch ensures that tlb_add_flush is called for THP TLB entries.
Signed-off-by: Steve Capper <steve.capper@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions