On Mon, Jan 07, 2008 at 03:56:09PM +0100, Ingo Molnar wrote: > > * Thomas Gleixner <[EMAIL PROTECTED]> wrote: > > > On Mon, 7 Jan 2008, Dhaval Giani wrote: > > > > > Hi Andrew, Ingo, Thomas, Peter, > > > > > > x86: revert i386: handle an initrd in highmem > > > > > > The patch caused a failure while booting a kexec kernel. > > > (http://lkml.org/lkml/2008/1/7/42 has the bisect details.) > > > > > > The following patch reverts it. > > > > > > Signed-off-by: Dhaval Giani <[EMAIL PROTECTED]> > > > > Thanks for tracking this down. I'll pull the patch from the x86 git > > tree as well. > > Dhaval, how about the other problem you had - do you have any guess > what it might be related to? >
other problem? The load_balance_monitor one? (We are still looking into that one, just seems that se (as usual :) ) is turning out to be null). > i'm also wondering - what would be the easiest way to integrate kexec > into an automated test environment. If i have a bzImage kernel, is kexec > still supposed to work? Could i for example do a reboot into a new > (kexec-enabled) kernel via kexec in essence? > Yes, I use a bzImage kernel to reboot using kexec. I use a script which just sets it up for me. (I can send it to you separately). -- regards, Dhaval -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/