|
@@ -44,7 +44,7 @@ comment "Page alloc debug is incompatible with Software Suspend on i386"
|
|
depends on DEBUG_KERNEL && SOFTWARE_SUSPEND
|
|
depends on DEBUG_KERNEL && SOFTWARE_SUSPEND
|
|
|
|
|
|
config DEBUG_PAGEALLOC
|
|
config DEBUG_PAGEALLOC
|
|
- bool "Page alloc debugging"
|
|
|
|
|
|
+ bool "Debug page memory allocations"
|
|
depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND && !HUGETLBFS
|
|
depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND && !HUGETLBFS
|
|
help
|
|
help
|
|
Unmap pages from the kernel linear mapping after free_pages().
|
|
Unmap pages from the kernel linear mapping after free_pages().
|