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 032D8DE39A for ; Thu, 24 Apr 2008 22:51:10 +1000 (EST) Message-Id: From: Kumar Gala To: Dale Farnsworth In-Reply-To: <20071122154159.GA24711@xyzzy.farnsworth.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes 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 07:50:52 -0500 References: <20071122154159.GA24711@xyzzy.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 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. - k