]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: update the CONFIG_DEBUG_PAGEALLOC description
authorWang Long <long.wanglong@huawei.com>
Mon, 2 Mar 2015 07:28:40 +0000 (07:28 +0000)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Mar 2015 13:41:55 +0000 (07:41 -0600)
The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel
hacking" / "Memory Debugging" / "Debug page memory allocations".
so we should update the description in kmemcheck.txt.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/kmemcheck.txt

index a41bdebbe87bf459e3c07d1dfd093f9eb0e80c3e..80aae85d8da6c1b8476fd6824553ae7070e5c508 100644 (file)
@@ -82,8 +82,8 @@ menu to even appear in "menuconfig". These are:
 
   o CONFIG_DEBUG_PAGEALLOC=n
 
-       This option is located under "Kernel hacking" / "Debug page memory
-       allocations".
+       This option is located under "Kernel hacking" / "Memory Debugging"
+        / "Debug page memory allocations".
 
 In addition, I highly recommend turning on CONFIG_DEBUG_INFO=y. This is also
 located under "Kernel hacking". With this, you will be able to get line number