Commit cb18c5e2ed48d9fbbe863c7d80f84d1964d883a3

Authored by Libin
Committed by Jiri Kosina
1 parent 6c1b06d6f6

Documentation/kmemcheck: update kmemcheck documentation

Kmemcheck configuration menu location correction in Documentation/
kmemcheck.txt

Signed-off-by: Libin <huawei.libin@huawei.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

Documentation/kmemcheck.txt
... ... @@ -91,9 +91,9 @@
91 91 debugging a problem. This option is not mandatory, however, because it slows
92 92 down the compilation process and produces a much bigger kernel image.
93 93  
94   -Now the kmemcheck menu should be visible (under "Kernel hacking" / "kmemcheck:
95   -trap use of uninitialized memory"). Here follows a description of the
96   -kmemcheck configuration variables:
  94 +Now the kmemcheck menu should be visible (under "Kernel hacking" / "Memory
  95 +Debugging" / "kmemcheck: trap use of uninitialized memory"). Here follows
  96 +a description of the kmemcheck configuration variables:
97 97  
98 98 o CONFIG_KMEMCHECK
99 99