From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan-Bernd Themann Subject: [PATCH 0/2] ehea: kdump & memory remove support Date: Mon, 4 Feb 2008 14:04:25 +0100 Message-ID: <200802041404.26138.ossthema@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev , Christoph Raisch , "Jan-Bernd Themann" , "linux-kernel" , "linux-ppc" , Marcus Eder , Thomas Klein To: Jeff Garzik Return-path: Received: from mtagate3.de.ibm.com ([195.212.29.152]:46977 "EHLO mtagate3.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751762AbYBDNE3 convert rfc822-to-8bit (ORCPT ); Mon, 4 Feb 2008 08:04:29 -0500 Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: This patch set adds support for kdump and hotplug memory remove to the eHEA driver.=20 The "memory remove" patch depends on the following patch that has been posted a few days ago. That patch exports the symbols =A0- register_memory_notifier() =A0- unregister_memory_notifier() http://lkml.org/lkml/2008/2/1/293 Regards, Jan-Bernd