From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 24 Feb 2011 09:11:21 +1100 From: Anton Blanchard To: "Moffett, Kyle D" Subject: Re: mpc85xx: kexec build broken by "powerpc/kexec: Remove ppc_md.machine_kexec" Message-ID: <20110224091121.43b31dad@kryten> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "Livingston, John A" , Matthew McClintock List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Kyle, > As far as I can tell, "machine_kexec" was removed in commit c9486878 > (powerpc/kexec: Remove ppc_md.machine_kexec) on Jan 6th, 2011, which > claims that it was not used. > > Unfortunately it looks like it *is* used by the mpc85xx kexec() > support (commit f933a41e), added on Jul 21, 2010. Thanks for the report. Testing a patch now. Anton