projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
011bc48
)
Documentation: Add default kmemleak off case in kernel-parameters.txt
author
Masanari Iida
<standby24x7@gmail.com>
Fri, 24 Oct 2014 12:24:59 +0000
(21:24 +0900)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 24 Oct 2014 17:57:52 +0000
(13:57 -0400)
Add missing explanation about CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y case.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/kernel-parameters.txt
b/Documentation/kernel-parameters.txt
index
7dbe5ec
..
755314b
100644
(file)
--- a/
Documentation/kernel-parameters.txt
+++ b/
Documentation/kernel-parameters.txt
@@
-1583,6
+1583,8
@@
bytes respectively. Such letter suffixes can also be entirely omitted.
kmemleak= [KNL] Boot-time kmemleak enable/disable
Valid arguments: on, off
Default: on
+ Built with CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y,
+ the default is off.
kmemcheck= [X86] Boot-time kmemcheck enable/disable/one-shot mode
Valid arguments: 0, 1, 2