From: Horms <horms@verge.net.au>
To: linux-ia64@vger.kernel.org
Subject: Kexec/Kdump: tidy up crashkernel comment
Date: Wed, 20 Sep 2006 02:43:02 +0000 [thread overview]
Message-ID: <20060920024545.049720000@tabatha.lab.ultramonkey.org> (raw)
Signed-Off-By: Simon Horman <horms@verge.net.au>
Index: linux-2.6/arch/ia64/kernel/setup.c
=================================--- linux-2.6.orig/arch/ia64/kernel/setup.c 2006-09-20 10:59:32.000000000 +0900
+++ linux-2.6/arch/ia64/kernel/setup.c 2006-09-20 11:01:00.000000000 +0900
@@ -258,10 +258,9 @@
#ifdef CONFIG_KEXEC
/* crashkernel=size@offset specifies the size to reserve for a crash
* kernel. If offset is 0, then it is determined automatically.
- * By reserving this memory we guarantee that linux
- * never set's it up as a DMA target.
- * Useful for holding code to do something appropriate
- * after a kernel panic.
+ * By reserving this memory we guarantee that linux never sets it
+ * up as a DMA target. Useful for holding code to do something
+ * appropriate after a kernel panic.
*/
{
char *from = strstr(saved_command_line, "crashkernel=");
--
Horms
H: http://www.vergenet.net/~horms/
W: http://www.valinux.co.jp/en/
reply other threads:[~2006-09-20 2:43 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=20060920024545.049720000@tabatha.lab.ultramonkey.org \
--to=horms@verge.net.au \
--cc=linux-ia64@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox