All of lore.kernel.org
 help / color / mirror / Atom feed
From: "debdutta" <debdutta@cdot.in>
To: kexec@lists.infradead.org
Subject: Kexec -l works but kexec -p fails
Date: Thu, 2 Jul 2015 17:15:10 +0530	[thread overview]
Message-ID: <20150702114510.M49708@cdot.in> (raw)

Hi,

 I am using linux-2.6.29-rt23 on freescale MPC8308 based board. It is a POWERPC 32 bit
processor.

 Physical memory = 512MB of which 128MB@32MB is reserved for cashkernel

 I have cross-compiled kexec-tools 2.0.10 for this board with --without-zlib and
--without-xen options.

 I have 2 kernels:

 1. production kernel with CONFIG_KEXEC, CONFIG_SYSFS, CONFIG_DEBUG_INFO,
CONFIG_PROC_VMCORE enabled

 2. capture kernel with CONFIG_CRASH_DUMP, CONFIG_PROC_VMCORE, CONFIG_SYSFS,
CONFIG_DEBUG_INFO set.

 when I give :

 kexec -l vmlinux

 kexec -e

 this successfully loads the crash kernel

 however when using the kexec -p option and triggering a crashdump  does not load the
same crashkernel.

The output that comes on screen is just these 2 lines: 
SysRq : Trigger a crashdump 
Bye!

 I am unable to find out what may be the reason. Please help.

Thanks, 
 Debdutta

 -------------------------------------------------------------------------------- 
 ::Disclaimer:: 
 -------------------------------------------------------------------------------- 
 The contents of this email and any attachment(s) are confidential and intended 
 for the named recipient(s) only. It shall not attach any liability on C-DOT. 
 Any views or opinions presented in this email are solely those of the author 
 and  may  not  necessarily  reflect  the  opinions  of  C-DOT.  Any  form of 
 reproduction, dissemination, copying, disclosure, modification, distribution 
 and / or publication of this message without the prior written consent of the 
 author of this e-mail is strictly prohibited. If you have received this email 
 in error please delete it and notify the sender immediately.

 --------------------------------------------------------------------------------


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

                 reply	other threads:[~2015-07-02 11:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150702114510.M49708@cdot.in \
    --to=debdutta@cdot.in \
    --cc=kexec@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.