From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Tue, 7 Oct 2014 14:48:13 -0400 From: Vivek Goyal Subject: Re: [PATCH 6/7] arm64/kexec: Add core kexec support Message-ID: <20141007184813.GJ27464@redhat.com> References: <471af24b7de659a30a5941e793634bffec380cb9.1411604443.git.geoff@infradead.org> <20140930181840.GA24153@redhat.com> <1412106877.6630.45.camel@smoke> <20141001145602.GB13689@redhat.com> <1412361303.32313.24.camel@smoke> <20141007134450.GE27464@redhat.com> <1412707320.32313.100.camel@smoke> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1412707320.32313.100.camel@smoke> 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: Geoff Levand Cc: marc.zyngier@arm.com, Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, kexec@lists.infradead.org, christoffer.dall@linaro.org On Tue, Oct 07, 2014 at 11:42:00AM -0700, Geoff Levand wrote: > Hi Vivek, > > On Tue, 2014-10-07 at 09:44 -0400, Vivek Goyal wrote: > > So as Mark and I discussed need of purgatory code in other mails, are you > > plannign to enable purgatory on arm64. > > Adding purgatory code to arm64 is low priority, and I currently > have no plan to do that. Users are asking for kdump, and proper > UEFI support, so that is what I will work towards. kdump will make sure of purgatory too. And there does not seem to be any logic which verifies the checksums of loaded segments hence reducing the reliability of kdump operation. So I think fixing the purgatory part here is a must. It leads to better design as well as improved reliability for kexec/kdump operations. Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec