public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc/kmemcheck: add kmemcheck to kernel-parameters.txt
@ 2013-12-26  3:25 Xishi Qiu
  2013-12-27  2:13 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Xishi Qiu @ 2013-12-26  3:25 UTC (permalink / raw)
  To: rob, Andrew Morton, vegardno, Pekka Enberg
  Cc: linux-doc, LKML, stable, Xishi Qiu

Add kmemcheck to Documentation/kernel-parameters.txt.

Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
---
 Documentation/kernel-parameters.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 50680a5..671de56 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1415,6 +1415,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 			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.
 
-- 
1.7.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc/kmemcheck: add kmemcheck to kernel-parameters.txt
  2013-12-26  3:25 [PATCH] doc/kmemcheck: add kmemcheck to kernel-parameters.txt Xishi Qiu
@ 2013-12-27  2:13 ` Greg KH
  2013-12-27 12:35   ` Rob Landley
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2013-12-27  2:13 UTC (permalink / raw)
  To: Xishi Qiu
  Cc: rob, Andrew Morton, vegardno, Pekka Enberg, linux-doc, LKML,
	stable

On Thu, Dec 26, 2013 at 11:25:03AM +0800, Xishi Qiu wrote:
> Add kmemcheck to Documentation/kernel-parameters.txt.
> 
> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
> ---
>  Documentation/kernel-parameters.txt |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)


<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc/kmemcheck: add kmemcheck to kernel-parameters.txt
  2013-12-27  2:13 ` Greg KH
@ 2013-12-27 12:35   ` Rob Landley
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Landley @ 2013-12-27 12:35 UTC (permalink / raw)
  To: Greg KH, Xishi Qiu
  Cc: Andrew Morton, vegardno, Pekka Enberg, linux-doc, LKML, stable

On 12/26/13 20:13, Greg KH wrote:
> On Thu, Dec 26, 2013 at 11:25:03AM +0800, Xishi Qiu wrote:
>> Add kmemcheck to Documentation/kernel-parameters.txt.
>>
>> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
>> ---
>>   Documentation/kernel-parameters.txt |    7 +++++++
>>   1 files changed, 7 insertions(+), 0 deletions(-)
>
>
> <formletter>
>
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
> for how to do this properly.
>
> </formletter>

In general, I doubt standalone documentation fixes are really -stable 
material. (With the possible exception of "make htmldocs" build breaks.)

Rob

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-27 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26  3:25 [PATCH] doc/kmemcheck: add kmemcheck to kernel-parameters.txt Xishi Qiu
2013-12-27  2:13 ` Greg KH
2013-12-27 12:35   ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox