From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pf0-x231.google.com ([2607:f8b0:400e:c00::231]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cjO1x-0001pz-LS for kexec@lists.infradead.org; Thu, 02 Mar 2017 10:32:20 +0000 Received: by mail-pf0-x231.google.com with SMTP id e66so2568856pfe.1 for ; Thu, 02 Mar 2017 02:31:56 -0800 (PST) Date: Thu, 2 Mar 2017 19:34:08 +0900 From: AKASHI Takahiro Subject: Re: [PATCH v32 00/13] arm64: add kdump support Message-ID: <20170302103407.GC1746@linaro.org> References: <20170207080601.5816-1-takahiro.akashi@linaro.org> <1f4c1497-129d-7350-89c1-1ba0a6764ba5@codeaurora.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1f4c1497-129d-7350-89c1-1ba0a6764ba5@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: "Goel, Sameer" Cc: mark.rutland@arm.com, geoff@infradead.org, catalin.marinas@arm.com, will.deacon@arm.com, james.morse@arm.com, bauerman@linux.vnet.ibm.com, dyoung@redhat.com, kexec@lists.infradead.org, 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. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec