public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/kmemcheck: update kmemcheck documentation
@ 2013-08-24  0:31 Libin
  2013-09-04  6:51 ` Pekka Enberg
  0 siblings, 1 reply; 3+ messages in thread
From: Libin @ 2013-08-24  0:31 UTC (permalink / raw)
  To: Rob Landley, Vegard Nossum, Pekka Enberg
  Cc: linux-doc, linux-kernel, wangyijing, guohanjun

Kmemcheck configuration menu location correction in Documentation/
kmemcheck.txt

Signed-off-by: Libin <huawei.libin@huawei.com>
---
 Documentation/kmemcheck.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/kmemcheck.txt b/Documentation/kmemcheck.txt
index c28f828..9398a50 100644
--- a/Documentation/kmemcheck.txt
+++ b/Documentation/kmemcheck.txt
@@ -91,9 +91,9 @@ information from the kmemcheck warnings, which is extremely valuable in
 debugging a problem. This option is not mandatory, however, because it slows
 down the compilation process and produces a much bigger kernel image.
 
-Now the kmemcheck menu should be visible (under "Kernel hacking" / "kmemcheck:
-trap use of uninitialized memory"). Here follows a description of the
-kmemcheck configuration variables:
+Now the kmemcheck menu should be visible (under "Kernel hacking" / "Memory
+Debugging" / "kmemcheck: trap use of uninitialized memory"). Here follows
+a description of the kmemcheck configuration variables:
 
   o CONFIG_KMEMCHECK
 
-- 
1.8.2.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-05  0:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-24  0:31 [PATCH] Documentation/kmemcheck: update kmemcheck documentation Libin
2013-09-04  6:51 ` Pekka Enberg
2013-09-05  0:48   ` Libin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox