* Kexec/Kdump: tidy up crashkernel comment
@ 2006-09-20 2:43 Horms
0 siblings, 0 replies; only message in thread
From: Horms @ 2006-09-20 2:43 UTC (permalink / raw)
To: linux-ia64
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-20 2:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-20 2:43 Kexec/Kdump: tidy up crashkernel comment Horms
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox