aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kmemcheck.txt
diff options
context:
space:
mode:
authorWang Long <long.wanglong@huawei.com>2015-03-02 02:28:40 -0500
committerJonathan Corbet <corbet@lwn.net>2015-03-20 09:41:55 -0400
commit09207bae60370011ce80866c37ae59f1397eea6d (patch)
tree6dce5aa632413b94d2c7262bf10fec2cc51137ab /Documentation/kmemcheck.txt
parent8243338058b078b1c0a2892ba02f41f91e47e348 (diff)
Documentation: update the CONFIG_DEBUG_PAGEALLOC description
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>
Diffstat (limited to 'Documentation/kmemcheck.txt')
-rw-r--r--Documentation/kmemcheck.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kmemcheck.txt b/Documentation/kmemcheck.txt
index a41bdebbe87b..80aae85d8da6 100644
--- a/Documentation/kmemcheck.txt
+++ b/Documentation/kmemcheck.txt
@@ -82,8 +82,8 @@ menu to even appear in "menuconfig". These are:
82 82
83 o CONFIG_DEBUG_PAGEALLOC=n 83 o CONFIG_DEBUG_PAGEALLOC=n
84 84
85 This option is located under "Kernel hacking" / "Debug page memory 85 This option is located under "Kernel hacking" / "Memory Debugging"
86 allocations". 86 / "Debug page memory allocations".
87 87
88In addition, I highly recommend turning on CONFIG_DEBUG_INFO=y. This is also 88In addition, I highly recommend turning on CONFIG_DEBUG_INFO=y. This is also
89located under "Kernel hacking". With this, you will be able to get line number 89located under "Kernel hacking". With this, you will be able to get line number