linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Help needed with kexec on arm64
@ 2016-03-17 16:57 Harninder Rai
  0 siblings, 0 replies; 19+ messages in thread
From: Harninder Rai @ 2016-03-17 16:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Takahiro Akashi/Geoff,

I was trying to run kexec on NXP's ls2085ardb board (based on arm64) but I am facing following issue

root at ls2085ardb:~# kexec -p /run/media/mmcblk0p1/vmlinux
Memory for crashkernel is not reserved
Please reserve memory by passing"crashkernel=X at Y" parameter to kernel
Then try to loading kdump kernel

I am using git://git.kernel.org/pub/scm/linux/kernel/git/geoff/linux-kexec.git commit ae2804a21b4686df02890027e64c11088439854c

I have done the following in bootargs
--------------------------------------------------

dmesg |grep crash -i
[    0.000000] Reserving 64MB of memory at 2240MB for crashkernel
[    0.000000] Kernel command line: console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=0x200000 default_hugepagesz=2m hugepagesz=2m hugepages=256 crashkernel=64M at 2240M

All the required kernel configs are also enabled
--------------------------------------------------

root at ls2085ardb:~# zcat /proc/config.gz |grep -i sysfs
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_SYSFS_SYSCALL=y
# CONFIG_GPIO_SYSFS is not set
CONFIG_RTC_INTF_SYSFS=y
# CONFIG_DMI_SYSFS is not set
CONFIG_SYSFS=y
root at ls2085ardb:~# zcat /proc/config.gz |grep -i kexec
CONFIG_KEXEC_CORE=y
CONFIG_KEXEC=y
root at ls2085ardb:~# zcat /proc/config.gz |grep -i kdump
root at ls2085ardb:~# zcat /proc/config.gz |grep -i debug_info
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set
root at ls2085ardb:~# zcat /proc/config.gz |grep -i crash
CONFIG_CRASH_DUMP=y


Any pointer in this regard would be much appreciated

Thanks and Regards
Harry++

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

end of thread, other threads:[~2016-05-31  0:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <DB5PR04MB168845795D86B4CE5BA5656FE68B0@DB5PR04MB1688.eurprd04.prod.outlook.com>
     [not found] ` <1458230896.3391.18.camel@infradead.org>
     [not found]   ` <CAB5YjtBEO=efjhcFdVOaZqG13qK3uzCbS5SFym5hhw-n+_QLhw@mail.gmail.com>
     [not found]     ` <DB5PR04MB1688A6D4385B76DAFF71D364E68C0@DB5PR04MB1688.eurprd04.prod.outlook.com>
     [not found]       ` <CAB5YjtAqjL8LMvNPbxwVWe+Zhi5rFkz_X7rti9wSrXQ7Y_2kOA@mail.gmail.com>
     [not found]         ` <DB5PR04MB16880834700413C3B80194B5E68C0@DB5PR04MB1688.eurprd04.prod.outlook.com>
     [not found]           ` <CAB5YjtCP6M9=ESJhfxyyYKSGTg8s3Y83qp8RS_oyYkUqcqYcCw@mail.gmail.com>
2016-03-21 10:27             ` Help needed with kexec on arm64 Harninder Rai
     [not found]               ` <CAB5YjtCoX5FoRbOYTPCETbbBGmEvs=1Xm6Giho78TH_a7u=eXw@mail.gmail.com>
2016-03-22 17:49                 ` Harninder Rai
2016-04-04 10:49             ` Harninder Rai
2016-04-05  5:23               ` AKASHI Takahiro
2016-04-05 10:42                 ` Harninder Rai
2016-05-10 12:32                 ` Harninder Rai
2016-05-11  0:53                   ` AKASHI Takahiro
2016-05-11 11:06                     ` Harninder Rai
2016-05-13 12:45                     ` Harninder Rai
2016-05-19 11:03                       ` AKASHI Takahiro
2016-05-19 13:53                         ` Harninder Rai
2016-05-27 11:51                         ` Harninder Rai
2016-05-27 13:58                           ` Russell King - ARM Linux
2016-05-27 19:19                             ` Geoff Levand
2016-05-30 11:10                               ` Harninder Rai
2016-05-30 11:07                             ` Harninder Rai
2016-05-31  0:34                           ` AKASHI Takahiro
2016-05-19 10:48                 ` Harninder Rai
2016-03-17 16:57 Harninder Rai

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).