From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Paul Mackerras From: Michael Neuling Date: Thu, 13 Dec 2007 14:16:17 +1100 Subject: [PATCH 0/2] Add crashdump shutdown hooks In-Reply-To: <20071212054512.A02B062C153@localhost.localdomain> Message-Id: <1197515777.834799.307108384755.qpush@coopers> Cc: linuxppc-dev@ozlabs.org, Michael Neuling , RAISCH@de.ibm.com, THEMANN@de.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following patches add crashdump shutdown hooks for POWERPC. Signed-off-by: Michael Neuling --- This is an updated series following comments from the first post. Adds some documentation, better code flow, fixes 32 bit compiles and other updates based on feedback Again these are based on paulus' for 2.6.25 tree.