From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Subject: Re: [PATCH v12 08/16] arm64/kexec: Add core kexec support References: <6ac232ad37d6b02cf2d5848b15236f26f5ac61ac.1448403503.git.geoff@infradead.org> <20151127131306.GE23908@dhcppc13.redhat.com> <1448909475.31214.27.camel@infradead.org> <20151201021615.GA5704@dhcppc13.redhat.com> <002101d12c66$ae985440$0bc8fcc0$@codeaurora.org> <1449096562.6139.74.camel@infradead.org> <000b01d12d84$4313a930$c93afb90$@codeaurora.org> <1449172587.24127.12.camel@infradead.org> From: Azriel Samson Message-ID: <5660E0B0.8010507@codeaurora.org> Date: Thu, 3 Dec 2015 17:39:12 -0700 MIME-Version: 1.0 In-Reply-To: <1449172587.24127.12.camel@infradead.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Geoff Levand Cc: 'Mark Rutland' , 'Pratyush Anand' , marc.zyngier@arm.com, 'Catalin Marinas' , 'Will Deacon' , 'AKASHI Takahiro' , linux-arm-kernel@lists.infradead.org, 'Dave Young' , kexec@lists.infradead.org, christoffer.dall@linaro.org Hi, On 12/3/2015 12:56 PM, Geoff Levand wrote: > Hi, > > On Wed, 2015-12-02 at 21:37 -0700, Azriel Samson wrote: >> For kdump, I also require a version of the patch "arm64/kexec: Add support >> for kexec-lite". Without this, the dump capture kernel cannot find the >> device tree even on v11 that I tested. This was a setup issue on my side. kdump with your v11 patches worked fine without the above patch when I used your version of kexec-tools. In kexec-tools, I had to skip check_cpu_nodes() since we are using ACPI and the device tree does not contain cpu_info. > > Without that patch, does the 2nd stage kernel get the correct > dtb address in register x0? > > Is the problem that the dtb data is corrupt when in the 2nd > stage kernel? > > Is the dtb data OK when in the 1st stage kernel? > > -Geoff > Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, 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