Skip to content
Commit f2c4e597 authored by Jia He's avatar Jia He Committed by Catalin Marinas
Browse files

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: default avatarJia He <justin.he@arm.com>
Suggested-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 6af31226
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment