From mboxrd@z Thu Jan 1 00:00:00 1970 From: takahiro.akashi@linaro.org (AKASHI Takahiro) Date: Thu, 2 Mar 2017 19:34:08 +0900 Subject: [PATCH v32 00/13] arm64: add kdump support In-Reply-To: <1f4c1497-129d-7350-89c1-1ba0a6764ba5@codeaurora.org> References: <20170207080601.5816-1-takahiro.akashi@linaro.org> <1f4c1497-129d-7350-89c1-1ba0a6764ba5@codeaurora.org> Message-ID: <20170302103407.GC1746@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 01, 2017 at 05:51:21PM -0700, Goel, Sameer wrote: > > > On 2/7/2017 1:06 AM, 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, v5 [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, i.e. master for now) [3] > > > > I tested this patchset on fast model and hikey. > > (under various configurations, in particular 4KB-page/39,48-bits, 64KB-page/42 > > -bits with hibernate) > > > > The previous versions were also: > > Tested-by: Pratyush Anand (v29, mustang and seattle) > > Tested-by: James Morse (v27, Juno) > > > I tested this patch set on a QDT2400 device with 4k 4-level setup. This patchset worked after applying [1]. Thank you for your test and report. While adding [1] is yet to be discussed, I will post v33 as soon as possible after v4.10-rc1. Thanks, -Takahiro AKASHI > [1] [PATCH] efi/libstub/arm*: Set default address and size cells values for an empty dtb > > Without the above patch the start address of the crash kernel is recorded incorrectly and the > memblock_cap_memory_range clears out the incorrect range. > > Thanks, > Sameer > -- > Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc. > Qualcomm Technologies, Inc. is a member of the > Code Aurora Forum, a Linux Foundation Collaborative Project.