All of lore.kernel.org
 help / color / mirror / Atom feed
From: Judith Lebzelter <judith@osdl.org>
To: Judith Lebzelter <judith@osdl.org>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
	"Robert P. J. Day" <rpjday@mindspring.com>,
	ebiederm@xmission.com, linux-kernel@vger.kernel.org,
	fastboot@osdl.org
Subject: Re: [ PATCH ] fix to documentation for kexec
Date: Thu, 1 Feb 2007 10:58:08 -0800	[thread overview]
Message-ID: <20070201185808.GG5825@shell0.pdx.osdl.net> (raw)
In-Reply-To: <20070201184217.GF5825@shell0.pdx.osdl.net>

> 
> I did notice that my patch is out of date for the latest kernel, 
> however.  I can send an up to date one.
> 
This applies to 2.6.20-rc7

Signed-off-by: Judith Lebzeelter <judith@osdl.org>
---

Stop recommending incorrect/superfluous "init" boot parameter.

Index: linux-2.6.20-rc7/Documentation/kdump/kdump.txt
===================================================================
--- linux-2.6.20-rc7.orig/Documentation/kdump/kdump.txt
+++ linux-2.6.20-rc7/Documentation/kdump/kdump.txt
@@ -311,10 +311,10 @@ Following are the arch specific command 
 loading dump-capture kernel.
 
 For i386, x86_64 and ia64:
-	"init 1 irqpoll maxcpus=1"
+	"1 irqpoll maxcpus=1"
 
 For ppc64:
-	"init 1 maxcpus=1 noirqdistrib"
+	"1 maxcpus=1 noirqdistrib"
 
 
 Notes on loading the dump-capture kernel:
@@ -332,8 +332,8 @@ Notes on loading the dump-capture kernel
 * You must specify <root-dev> in the format corresponding to the root
   device name in the output of mount command.
 
-* "init 1" boots the dump-capture kernel into single-user mode without
-  networking. If you want networking, use "init 3."
+* Boot parameter "1" boots the dump-capture kernel into single-user 
+  mode without networking. If you want networking, use "3".
 
 * We generally don' have to bring up a SMP kernel just to capture the
   dump. Hence generally it is useful either to build a UP dump-capture

  reply	other threads:[~2007-02-01 18:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-01 18:19 [ PATCH ] fix to documentation for kexec Judith Lebzelter
2007-02-01 18:24 ` Jan Engelhardt
2007-02-01 18:30   ` Robert P. J. Day
2007-02-01 18:33     ` Jan Engelhardt
2007-02-01 18:42       ` Judith Lebzelter
2007-02-01 18:58         ` Judith Lebzelter [this message]
2007-02-02  8:02           ` [Fastboot] " Vivek Goyal
2007-02-07  7:42             ` [PATCH] kexec: fix references to init in documentation for kexe Horms
2007-02-01 18:25 ` [ PATCH ] fix to documentation for kexec Robert P. J. Day
2007-02-07  7:33   ` [Fastboot] " Horms
2007-02-07 15:41     ` Lombard, David N

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=20070201185808.GG5825@shell0.pdx.osdl.net \
    --to=judith@osdl.org \
    --cc=ebiederm@xmission.com \
    --cc=fastboot@osdl.org \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@mindspring.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.