All of lore.kernel.org
 help / color / mirror / Atom feed
* kexec does not load
@ 2008-11-25 12:47 Bernhard Walle
  2008-11-26  1:20 ` [PATCH] Fix kexec x86_64 load failed bug Huang Ying
  0 siblings, 1 reply; 8+ messages in thread
From: Bernhard Walle @ 2008-11-25 12:47 UTC (permalink / raw)
  To: Huang Ying; +Cc: kexec

Hi Huang,

your patch:

    commit ceb04ae1223ba5cdd40df744aa73a32b2cc7d879
    Author: Huang Ying <ying.huang@intel.com>
    Date:   Wed Oct 29 11:24:25 2008 +0800

    kexec jump support for kexec-tools
    
    To support memory backup/restore an option named
    --load-preserve-context is added to kexec. When it is specified
    toggether with --mem-max, most segments for crash dump support are
    loaded, and the memory range between mem_min to mem_max which has no
    segments loaded are loaded as backup segments. To support jump back
    from kexeced, options named --load-jump-back-helper and --entry are
    added to load a helper image with specified entry to jump back.
    
    Signed-off-by: Huang Ying <ying.huang@intel.com>
    Signed-off-by: Simon Horman <horms@verge.net.au>

broke kexec on my system (x86-64) with Xen. With the patch:

   Symbol: cmdline_end not found cannot set

Without the patch it does work. The command line was:

    /sbin/kexec -p /boot/vmlinuz-2.6.27.5-2-default \
         --append="root=/dev/disk/by-id/scsi-3500000e0159c2510-part6 \
                   console=tty0 console=ttyS0,57600 \
                   sysrq_always_enabled panic=100 \
                   resume=/dev/disk/by-id/scsi-3500000e0159c2510-part2 \
                   xencons=ttyS vga=normal console=ttyS0,57600 \
                   elevator=deadline sysrq=1 reset_devices irqpoll \
                   maxcpus=1 kernelversion=2.6.27.7-3-xen " \
         --initrd=/boot/initrd-2.6.27.5-2-default-kdump

I don't know the cause. Can you analyse? I can help with testing
patches, of course, but I have no time to analyse the problem now. :-(


Regards,
Bernhard


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-11-26  9:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 12:47 kexec does not load Bernhard Walle
2008-11-26  1:20 ` [PATCH] Fix kexec x86_64 load failed bug Huang Ying
2008-11-26  3:25   ` Randy Dunlap
2008-11-26  4:25     ` Huang Ying
2008-11-26  6:16       ` Simon Horman
2008-11-26  6:47         ` Huang Ying
2008-11-26  7:48           ` Simon Horman
2008-11-26  9:07             ` Bernhard Walle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.