kmemcheck: enable in the x86 Kconfig
let it rip! Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar <mingo@elte.hu> [rebased for mainline inclusion] Signed-off-by: Vegard Nossum <vegardno@ifi.uio.no>
This commit is contained in:
@@ -2,6 +2,7 @@ config DEBUG_PAGEALLOC
|
||||
bool "Debug page memory allocations"
|
||||
depends on DEBUG_KERNEL && ARCH_SUPPORTS_DEBUG_PAGEALLOC
|
||||
depends on !HIBERNATION || !PPC && !SPARC
|
||||
depends on !KMEMCHECK
|
||||
---help---
|
||||
Unmap pages from the kernel linear mapping after free_pages().
|
||||
This results in a large slowdown, but helps to find certain types
|
||||
|
Reference in New Issue
Block a user