linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* kdump: need help with kexec -p
@ 2017-10-11  9:11 Prabhakar Kushwaha
  2017-10-12 11:40 ` James Morse
  0 siblings, 1 reply; 8+ messages in thread
From: Prabhakar Kushwaha @ 2017-10-11  9:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi All,

We are facing some issues while using ?kexec -p on ARM64 NXP platforms. 

1) After calling kexec -p, if immediately "panic" is triggered the crash kernel does not boot. If we run few commands and wait for atleast (20-30 secs), before triggering the panic, the crash kernel boots.
2) We do not see the issue ("1" ), when we do umount -a, before calling the panic after kexec-p.
The issue does not seem to pertain to the NXP software it seems. ? (because this observation has been observed on very simple kernel, where most of the controllers have been removed from device tree). 

Also found some info related to this on? internet where it is mentioned that without un-mounting the mounted filesystems, the boot of next kernel is not recommended. (this is in context of kexec -e though)
https://www.linux.com/news/reboot-racecar-kexec.

Does any one has found similar observations, looking for clues.

Test ?method:
Run base kernel.
At the base kernel:
#./kexec -p ./Image ?--append="root=/dev/ram0 rw console=ttyS0,115200 earlycon=uart8250,0x21c0500,115200 maxcpus=1 "? --initrd="fsl-image-core-ls1043ardb.ext2.gz"
#echo c > /proc/sysrq-trigger

kexec version used is 2.0.14

--prabhakar

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

end of thread, other threads:[~2017-10-23  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-11  9:11 kdump: need help with kexec -p Prabhakar Kushwaha
2017-10-12 11:40 ` James Morse
2017-10-13  8:36   ` AKASHI Takahiro
2017-10-13  9:41   ` Prabhakar Kushwaha
2017-10-13 10:30     ` James Morse
2017-10-13 11:23       ` Prabhakar Kushwaha
2017-10-23  5:37         ` Prabhakar Kushwaha
2017-10-23  9:33           ` James Morse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).