Re: kexec?

From: Coywolf Qi Hunt
Date: Tue May 10 2005 - 02:01:53 EST


On 5/10/05, Randy.Dunlap <rddunlap@xxxxxxxx> wrote:
> On Sun, 8 May 2005 22:20:50 +0200 Ralf Hildebrandt wrote:
>
> | I know kexec used to be a patch, but has it gone into the mainstream
> | kernels yet?
>
> Nope, it's only in the -mm patchset.
> Testing/reporting that could help....

coywolf@prodigy:~/kexec-tools-1.95/objdir/build/bin$ ./kexec_test
Segmentation fault

prodigy:/home/coywolf/kexec-tools-1.95/objdir/build/sbin# ./kexec -l
/var/local/build/vmlinux
kexec_load failed: Cannot assign requested address
entry = (nil)
nr_segments = 2
segment[0].buf = 0x80b4558
segment[0].bufsz = 15c
segment[0].mem = (nil)
segment[0].memsz = 15c
segment[1].buf = 0xb7d53008
segment[1].bufsz = 2a0086
segment[1].mem = 0x100000
segment[1].memsz = 2c8a78

prodigy:/home/coywolf/kexec-tools-1.95/objdir/build/sbin# ./kexec -l
/var/local/build/arch/i386/boot/bzImage
kexec_load failed: Cannot assign requested address
entry = 0x91734
nr_segments = 2
segment[0].buf = 0x80b4480
segment[0].bufsz = 1850
segment[0].mem = 0x90000
segment[0].memsz = 1850
segment[1].buf = 0xb7eaa008
segment[1].bufsz = 14032d
segment[1].mem = 0x100000
segment[1].memsz = 14032d

--
Coywolf Qi Hunt
http://sosdg.org/~coywolf/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/