Skip to content
Snippets Groups Projects
Commit 47aeeddc authored by Masanari Iida's avatar Masanari Iida Committed by Jonathan Corbet
Browse files

Documentation: Add default kmemleak off case in kernel-parameters.txt


Add missing explanation about CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y case.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Acked-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 011bc487
No related branches found
No related tags found
No related merge requests found
...@@ -1583,6 +1583,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted. ...@@ -1583,6 +1583,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
kmemleak= [KNL] Boot-time kmemleak enable/disable kmemleak= [KNL] Boot-time kmemleak enable/disable
Valid arguments: on, off Valid arguments: on, off
Default: on Default: on
Built with CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y,
the default is off.
kmemcheck= [X86] Boot-time kmemcheck enable/disable/one-shot mode kmemcheck= [X86] Boot-time kmemcheck enable/disable/one-shot mode
Valid arguments: 0, 1, 2 Valid arguments: 0, 1, 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment