On Wednesday 15 March 2017 03:26 PM, AKASHI Takahiro wrote:
This patch series adds kdump support on arm64.
To load a crash-dump kernel to the systems, a series of patches to
kexec-tools[1] are also needed. Please use the latest one, v6 [2].
For your convinience, you can pick them up from:
https://git.linaro.org/people/takahiro.akashi/linux-aarch64.git arm64/kdump
https://git.linaro.org/people/takahiro.akashi/kexec-tools.git arm64/kdump
To examine vmcore (/proc/vmcore) on a crash-dump kernel, you can use
- crash utility (v7.1.8 or later) [3]
I tested this patchset on fast model and hikey.
The previous versions were also:
Tested-by: Pratyush Anand <redacted> (v32, mustang and seattle)
You have it for this version as well.
Thanks for the patchset.
~Pratyush