From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2BC88DE02A for ; Fri, 25 Apr 2008 02:28:46 +1000 (EST) Message-Id: <6B144635-72B7-45F5-9873-3D7D1A808138@kernel.crashing.org> From: Kumar Gala To: Dale Farnsworth In-Reply-To: <20080424154258.GA25852@farnsworth.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH 00/10] powerpc: Add kexec/kdump support for ppc32 Date: Thu, 24 Apr 2008 11:28:34 -0500 References: <20071122154159.GA24711@xyzzy.farnsworth.org> <20080424154258.GA25852@farnsworth.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 24, 2008, at 10:42 AM, Dale Farnsworth wrote: > On Thu, Apr 24, 2008 at 07:50:52AM -0500, Kumar Gala wrote: >> On Nov 22, 2007, at 9:42 AM, Dale Farnsworth wrote: >>> This patch series adds kexec and kdump support for ppc32 in arch/ >>> powerpc. >>> It has been successfully tested on the mpc8548_cds and prpmc2800 >>> platforms. >>> Mark Greer and I are preparing patches to the kexec-tools package as >>> well. >> >> Dale, can you look at updating your patchset now that we've made some >> progress on other patches. > > Yes. It'll take a couple of weeks for me to fit it in though. no problem. I figure we are aiming for 2.6.27 for this functionality. - k