aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-10-24 21:24:59 +0900
committerJonathan Corbet <corbet@lwn.net>2014-10-24 13:57:52 -0400
commit47aeeddc737d122332d8d5611a3b1dc6492f484e (patch)
treeccd0f9e651908a7a37a9e77d1b5efefcb5e15a21 /Documentation
parentDocs: Document that the sticky bit is understood by hugetlbfs (diff)
downloadlinux-dev-47aeeddc737d122332d8d5611a3b1dc6492f484e.tar.xz
linux-dev-47aeeddc737d122332d8d5611a3b1dc6492f484e.zip
Documentation: Add default kmemleak off case in kernel-parameters.txt
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 7dbe5ec9d9cd..755314bd7de2 100644
--- 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