From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [PATCH] kexec: framework and i386 (Take XIV) Date: Thu, 31 May 2007 11:49:34 +0100 Message-ID: References: <31C7A3708F7877takebe_akio@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <31C7A3708F7877takebe_akio@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Akio Takebe , Ian Campbell , Horms Cc: Ian Pratt , Kazuo Moriwaka , xen-devel@lists.xensource.com, "Zou, Nanhai" , Isaku Yamahata , Magnus Damm , Mark Williamson , xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 31/5/07 11:43, "Akio Takebe" wrote: > Hi, Ian and Horms > > I add the nmi=kdump option as Ian suggested. > What do you think about it? Won't the default fatal_trap() behaviour cause you to drop into kdump code anyway? fatal_trap -> panic -> kexec_crash. -- Keir