diff options
author | Jia He <[email protected]> | 2019-10-11 22:09:38 +0800 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-10-18 11:11:25 +0100 |
commit | f2c4e5970cece75a895fcc45f0cd66b5a5ec0819 (patch) | |
tree | ccc245d681aebdc8b22722c6a26ac967247142e1 /scripts/gdb/linux/utils.py | |
parent | 6af31226d0394691f5562eca0134262bb935fa9c (diff) |
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 <[email protected]>
Suggested-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions