|
@@ -79,7 +79,7 @@ config SCHEDSTATS
|
|
|
|
|
|
config DEBUG_SLAB
|
|
config DEBUG_SLAB
|
|
bool "Debug memory allocations"
|
|
bool "Debug memory allocations"
|
|
- depends on DEBUG_KERNEL
|
|
|
|
|
|
+ depends on DEBUG_KERNEL && SLAB
|
|
help
|
|
help
|
|
Say Y here to have the kernel do limited verification on memory
|
|
Say Y here to have the kernel do limited verification on memory
|
|
allocation as well as poisoning memory on free to catch use of freed
|
|
allocation as well as poisoning memory on free to catch use of freed
|