x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
get more testing of the c_p_a() code done by not turning off PSE on DEBUG_PAGEALLOC. this simplifies the early pagetable setup code, and tests the largepage-splitup code quite heavily. In the end, all the largepages will be split up pretty quickly, so there's no difference to how DEBUG_PAGEALLOC worked before. Signed-off-by:Ingo Molnar <mingo@elte.hu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/kernel/cpu/common.c 0 additions, 7 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/mm/pageattr_32.c 11 additions, 1 deletionarch/x86/mm/pageattr_32.c
- include/asm-x86/cacheflush.h 0 additions, 5 deletionsinclude/asm-x86/cacheflush.h
- include/linux/mm.h 13 additions, 1 deletioninclude/linux/mm.h
- init/main.c 5 additions, 0 deletionsinit/main.c
Loading
Please register or sign in to comment