* Re: [Fastboot] [PATCH] Fix for kexec reboot failing after multiple
@ 2004-11-17 22:37 Randy.Dunlap
2004-11-18 15:34 ` Khalid Aziz
0 siblings, 1 reply; 2+ messages in thread
From: Randy.Dunlap @ 2004-11-17 22:37 UTC (permalink / raw)
To: linux-ia64
Khalid Aziz wrote:
> kexec patch I had sent out earlier has bug where it appends
> "kexec_reboot" to kernel parameters blindly. After several kexec reboots
> from kexec'd kernel, kernel parameters line becomes too long and kernel
> fails to boot. Attached patch will cure this. Patch
This particular problem is not ia64-specific. I have seen it on ia32.
Did you fix it in a generic manner (for any $arch) ?
> kexec-ia64-reboot.diff can be applied on top of the previous patch I had
> sent. Patch 2.6.8.1-kexec3-ia64-2.diff includes this fix and is
> repalcement for my previous patch.
>
> My current kexec patches for ia64 can also be found at
> <http://free.linux.hp.com/~khalid/kexec-ia64/>.
Thanks,
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Fastboot] [PATCH] Fix for kexec reboot failing after multiple
2004-11-17 22:37 [Fastboot] [PATCH] Fix for kexec reboot failing after multiple Randy.Dunlap
@ 2004-11-18 15:34 ` Khalid Aziz
0 siblings, 0 replies; 2+ messages in thread
From: Khalid Aziz @ 2004-11-18 15:34 UTC (permalink / raw)
To: linux-ia64
Hi Randy,
I do not understand how kernel parameters are passed on other
architectures. So I had not attempted to look if this problem plagues
other architectures as well. Now in my case, this problem showed up
because I have not implemented kernel parameter passing yet. I am simply
copying parameters for running kernel into param area for the kexec'd
kernel and appending "kexec_reboot" to the parameters since I need to
know whether the kernel booting up is cold booted or kexec booted so I
can virtualize EFI or not. So I exepcted this problem to be unique to
ia64 code.
I will take a look at other architectures as well.
--
Khalid
On Wed, 2004-11-17 at 15:37, Randy.Dunlap wrote:
> Khalid Aziz wrote:
> > kexec patch I had sent out earlier has bug where it appends
> > "kexec_reboot" to kernel parameters blindly. After several kexec reboots
> > from kexec'd kernel, kernel parameters line becomes too long and kernel
> > fails to boot. Attached patch will cure this. Patch
>
> This particular problem is not ia64-specific. I have seen it on ia32.
> Did you fix it in a generic manner (for any $arch) ?
>
> > kexec-ia64-reboot.diff can be applied on top of the previous patch I had
> > sent. Patch 2.6.8.1-kexec3-ia64-2.diff includes this fix and is
> > repalcement for my previous patch.
> >
> > My current kexec patches for ia64 can also be found at
> > <http://free.linux.hp.com/~khalid/kexec-ia64/>.
>
> Thanks,
--
Khalid Aziz Linux and Open Source Lab
(970)898-9214 Hewlett-Packard
khalid_aziz@hp.com Fort Collins, CO
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-18 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17 22:37 [Fastboot] [PATCH] Fix for kexec reboot failing after multiple Randy.Dunlap
2004-11-18 15:34 ` Khalid Aziz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox