[PATCH] kconfig: clarify memory debug options
[deliverable/linux.git] / arch / i386 / Kconfig.debug
index c23da8896f397b9c1b802994500a69a5ca75f322..6e97df6979e859cd9e82b4c47d40a13f0af197d0 100644 (file)
@@ -44,7 +44,7 @@ comment "Page alloc debug is incompatible with Software Suspend on i386"
        depends on DEBUG_KERNEL && SOFTWARE_SUSPEND
 
 config DEBUG_PAGEALLOC
-       bool "Page alloc debugging"
+       bool "Debug page memory allocations"
        depends on DEBUG_KERNEL && !SOFTWARE_SUSPEND && !HUGETLBFS
        help
          Unmap pages from the kernel linear mapping after free_pages().
This page took 0.030173 seconds and 5 git commands to generate.