summaryrefslogtreecommitdiff
path: root/arch/arm64/net
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@arm.com>2019-05-23 13:22:55 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2019-06-24 20:10:39 +0300
commitf83b4f8860046e0f5244eef35b25fc3e405d7fee (patch)
tree549e1a313e9ffb8aed756678796125d45ac7e21e /arch/arm64/net
parent4739d53fcd1df8a9f6f72bb02a3a1d852ad252b3 (diff)
downloadlinux-f83b4f8860046e0f5244eef35b25fc3e405d7fee.tar.xz
arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
In order to avoid transient inconsistencies where freed code pages are remapped writable while stale TLB entries still exist on other cores, mark the kprobes text pages with the VM_FLUSH_RESET_PERMS attribute. This instructs the core vmalloc code not to defer the TLB flush when this region is unmapped and returned to the page allocator. Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/net')
0 files changed, 0 insertions, 0 deletions