kexec on x86_64: entry32_regs not found cannot get

2008-10-16 Thread Dan Upton
Hi all, I'm trying to use kexec to help debug some scheduler work I'm doing, but I can't seem to get kexec to load the kernel. I'm using kexec-tols-testing-20080227. I built my kernel as relocatable so I can just use it for both the system kernel and the crash dump kernel. Following the

Re: kexec on x86_64: entry32_regs not found cannot get

2008-10-16 Thread Bernhard Walle
* Dan Upton [EMAIL PROTECTED] [2008-10-16 13:47]: I'm trying to use kexec to help debug some scheduler work I'm doing, but I can't seem to get kexec to load the kernel. I'm using kexec-tols-testing-20080227. Why don't you try 2.0.0 first? Regards, Bernhard -- Bernhard Walle, SUSE LINUX

Re: kexec on x86_64: entry32_regs not found cannot get

2008-10-16 Thread Dan Upton
On Thu, Oct 16, 2008 at 2:09 PM, Bernhard Walle [EMAIL PROTECTED] wrote: * Dan Upton [EMAIL PROTECTED] [2008-10-16 13:47]: I'm trying to use kexec to help debug some scheduler work I'm doing, but I can't seem to get kexec to load the kernel. I'm using kexec-tols-testing-20080227. Why don't