From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from farnsworth.org (xyzzy.farnsworth.org [65.39.95.219]) by ozlabs.org (Postfix) with SMTP id 0E9E3DDE37 for ; Fri, 23 Nov 2007 02:42:03 +1100 (EST) From: "Dale Farnsworth" Date: Thu, 22 Nov 2007 08:42:00 -0700 To: linuxppc-dev@ozlabs.org Subject: [PATCH 00/10] powerpc: Add kexec/kdump support for ppc32 Message-ID: <20071122154159.GA24711@xyzzy.farnsworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. These patches apply to current powerpc.git. Dale Farnsworth