[PATCH 0/2] kexec/kdump for armv7hl arch
by Dave Young
Hi,
I played with arm kexec/kdump, it simply works with some minor fixes.
Here is two patches for Fedora kdump scripts. Btw I used a kernel built by
myself.
Thanks
Dave
7 years, 12 months
crash and upstream arm kernel
by Dave Young
Hi, Dave
I played with kdump on arm platform recently. It works well for me with a few
patches to kexec-tools, but seems crash tool can not recogonize the vmlinux.
Do you have any hints about below error? I'm sure the vmlinux and vmcore are
same build with rh cross compiler 5.2.1:
WARNING: kernels compiled by different gcc versions:
vmlinux: (unknown)
/var/crash/127.0.0.1-2015-11-28-16:00:50/vmcore kernel: 5.2.1
WARNING: kernel version inconsistency between vmlinux and dumpfile
crash: incompatible arguments:
vmlinux is not SMP -- /var/crash/127.0.0.1-2015-11-28-16:00:50/vmcore is SMP
Thanks
Dave
7 years, 12 months