From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id C2BC8DDF9C for ; Mon, 29 Oct 2007 20:47:46 +1100 (EST) Message-ID: <4725AC37.2050903@garzik.org> Date: Mon, 29 Oct 2007 05:47:35 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Jan-Bernd Themann Subject: Re: [PATCH] ehea: add kexec support References: <200710261437.29117.ossthema@de.ibm.com> In-Reply-To: <200710261437.29117.ossthema@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Thomas Klein , Jan-Bernd Themann , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder , Stefan Roscher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jan-Bernd Themann wrote: > eHEA resources that are allocated via H_CALLs have a unique identifier each. > These identifiers are necessary to free the resources. A reboot notifier > is used to free all eHEA resources before the indentifiers get lost, i.e > before kexec starts a new kernel. > > Signed-off-by: Jan-Bernd Themann applied to #upstream-fixes