kdump: need help with kexec -p

James Morse james.morse at arm.com
Mon Oct 23 02:33:03 PDT 2017


Hi Prabhakar, Akashi,

On 23/10/17 06:37, Prabhakar Kushwaha wrote:
> After further analysis, it is figured out to be a data cache flush issue.   
> 
> After trying below patch(suggested by Takahiro). This problem looks to be resolved for now. 
> 
> ===
> commit 9b492cf58077
> Author: Xunlei Pang <xlpang at redhat.com>
> Date:   Mon May 23 16:24:10 2016 -0700
> 
>     kexec: introduce a protection mechanism for the crashkernel reserved memory
> ===

/me winces.

Yes, without the protection mechanism the code will still compile, and still
work, but be missing the kexec_segment_flush() calls.

This is the problem with backporting stuff. Glad you got it fixed!


Thanks,

James



More information about the linux-arm-kernel mailing list