From: akpm@linux-foundation.org
To: mm-commits@vger.kernel.org, qiuxishi@huawei.com
Subject: + doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch added to -mm tree
Date: Thu, 26 Dec 2013 14:46:26 -0800 [thread overview]
Message-ID: <52bcb1c2.O3codKV96oVT2Xlo%akpm@linux-foundation.org> (raw)
Subject: + doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch added to -mm tree
To: qiuxishi@huawei.com
From: akpm@linux-foundation.org
Date: Thu, 26 Dec 2013 14:46:26 -0800
The patch titled
Subject: doc/kmemcheck: add kmemcheck to kernel-parameters.txt
has been added to the -mm tree. Its filename is
doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch
This patch should soon appear at
http://ozlabs.org/~akpm/mmots/broken-out/doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch
and later at
http://ozlabs.org/~akpm/mmotm/broken-out/doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/SubmitChecklist when testing your code ***
The -mm tree is included into linux-next and is updated
there every 3-4 working days
------------------------------------------------------
From: Xishi Qiu <qiuxishi@huawei.com>
Subject: doc/kmemcheck: add kmemcheck to kernel-parameters.txt
Add kmemcheck to Documentation/kernel-parameters.txt.
Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/kernel-parameters.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff -puN Documentation/kernel-parameters.txt~doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt~doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt
+++ a/Documentation/kernel-parameters.txt
@@ -1415,6 +1415,13 @@ bytes respectively. Such letter suffixes
Valid arguments: on, off
Default: on
+ kmemcheck= [KNL] Boot-time kmemcheck enable/disable/one-shot mode
+ Valid arguments: 0, 1, 2
+ kmemcheck=0 (disabled)
+ kmemcheck=1 (enabled)
+ kmemcheck=2 (one-shot mode)
+ Default: 2 (one-shot mode)
+
kstack=N [X86] Print N words from the kernel stack
in oops dumps.
_
Patches currently in -mm which might be from qiuxishi@huawei.com are
lib-show_memc-show-num_poisoned_pages-when-oom.patch
doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch
linux-next.patch
reply other threads:[~2013-12-26 22:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52bcb1c2.O3codKV96oVT2Xlo%akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=qiuxishi@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.