summaryrefslogtreecommitdiff
path: root/mm/memory.c
diff options
context:
space:
mode:
authorJia He <justin.he@arm.com>2019-10-11 17:09:38 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2019-10-18 13:11:25 +0300
commitf2c4e5970cece75a895fcc45f0cd66b5a5ec0819 (patch)
treeccc245d681aebdc8b22722c6a26ac967247142e1 /mm/memory.c
parent6af31226d0394691f5562eca0134262bb935fa9c (diff)
downloadlinux-f2c4e5970cece75a895fcc45f0cd66b5a5ec0819.tar.xz
x86/mm: implement arch_faults_on_old_pte() stub on x86
arch_faults_on_old_pte is a helper to indicate that it might cause page fault when accessing old pte. But on x86, there is feature to setting pte access flag by hardware. Hence implement an overriding stub which always returns false. Signed-off-by: Jia He <justin.he@arm.com> Suggested-by: Will Deacon <will@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions