diff options
| author | Aneesh Kumar K.V <[email protected]> | 2020-10-16 03:04:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-10-16 18:11:14 +0000 |
| commit | 4200605b1f80e4644a5cb5abc708bccfb6def11a (patch) | |
| tree | 31f71bb7a027008ddb9992b153b93796386259cb /lib/test_xarray.c | |
| parent | mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap supp... (diff) | |
| download | kernel-4200605b1f80e4644a5cb5abc708bccfb6def11a.tar.gz kernel-4200605b1f80e4644a5cb5abc708bccfb6def11a.zip | |
mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALANCING
Saved write support was added to track the write bit of a pte after
marking the pte protnone. This was done so that AUTONUMA can convert a
write pte to protnone and still track the old write bit. When converting
it back we set the pte write bit correctly thereby avoiding a write fault
again. Hence enable the test only when CONFIG_NUMA_BALANCING is enabled
and use protnone protflags.
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Michael Ellerman <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions
