* [PATCH] Remove the 'bzImage' warning from manpage
@ 2008-05-08 16:01 Bernhard Walle
2008-05-21 5:48 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2008-05-08 16:01 UTC (permalink / raw)
To: kexec
This patch removes the warning
Compressed kernel images such as bzImage are not supported by kexec.
Use the uncompressed vmlinux.
from the manual page as this is wrong now. Contrary, the usage of bzImage for
kdump is recommended because on x86_64 it's the only way to use a relocatable
kernel for dumping.
Signed-off-by: Bernhard Walle <bwalle@suse.de>
---
kexec/kexec.8 | 4 ----
1 file changed, 4 deletions(-)
--- a/kexec/kexec.8
+++ b/kexec/kexec.8
@@ -55,10 +55,6 @@ where
.I kernel\-image
is the kernel file that you intend to reboot to.
.PP
-Note: Compressed kernel images such as bzImage are not supported by
-.BR kexec .
-Use the uncompressed vmlinux.
-.PP
Insert the command-line parameters that must be passed to the new
kernel into
.IR command\-line\-options .
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Remove the 'bzImage' warning from manpage
2008-05-08 16:01 [PATCH] Remove the 'bzImage' warning from manpage Bernhard Walle
@ 2008-05-21 5:48 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2008-05-21 5:48 UTC (permalink / raw)
To: kexec
On Thu, May 08, 2008 at 06:01:03PM +0200, Bernhard Walle wrote:
> This patch removes the warning
>
> Compressed kernel images such as bzImage are not supported by kexec.
> Use the uncompressed vmlinux.
>
> from the manual page as this is wrong now. Contrary, the usage of bzImage for
> kdump is recommended because on x86_64 it's the only way to use a relocatable
> kernel for dumping.
>
>
> Signed-off-by: Bernhard Walle <bwalle@suse.de>
Thanks, applied.
--
Horms
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-21 5:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 16:01 [PATCH] Remove the 'bzImage' warning from manpage Bernhard Walle
2008-05-21 5:48 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox