From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id EE21467B17 for ; Tue, 4 Apr 2006 10:43:38 +1000 (EST) In-Reply-To: <58ACDA01-2AD5-494C-9325-F8FF68620491@kernel.crashing.org> References: <20060403014044.GA4704@krispykreme> <1144080994.4449.10.camel@localhost.localdomain> <1078253E-4B9E-4432-86E3-82B01A4B68D1@kernel.crashing.org> <58ACDA01-2AD5-494C-9325-F8FF68620491@kernel.crashing.org> Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <786624E0-4489-49AD-8ACE-4A2AAF518DF3@kernel.crashing.org> From: Kumar Gala Subject: Re: _machine removal breaks kexec? Date: Mon, 3 Apr 2006 19:43:58 -0500 To: Segher Boessenkool Cc: paulus@samba.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 3, 2006, at 6:16 PM, Segher Boessenkool wrote: >>> I suppose kexec needs to look for /rtas/hypertas or such .. >> >> uugh, can we make kexec not depend on something that embedded systems >> would also have. > > You have embedded systems with a hypervisor? And, a /hypertas node > even? no and no. However, I dont see any reason kexec should be available on embedded PPCs. - k