menu"Kernel hacking"configTRACE_IRQFLAGS_SUPPORT
booldefaulty
source"lib/Kconfig.debug"configDEBUG_PAGEALLOC
bool"Debug page memory allocations"depends onDEBUG_KERNEL
help Unmap pages from the kernel linear mapping after free_pages(). This results in a slowdown, but helps to find certain types of memory corruptions.endmenu