Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Libin and committed by
Jiri Kosina
cb18c5e2 6c1b06d6

+3 -3
+3 -3
Documentation/kmemcheck.txt
··· 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