From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akio Takebe Subject: Re: [Xen-devel] Re: [PATCH] kexec: framework and i386 (Take XIV) Date: Thu, 31 May 2007 20:07:26 +0900 Message-ID: <32C7A373DF4A6Ftakebe_akio@jp.fujitsu.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-ia64-devel-bounces@lists.xensource.com Errors-To: xen-ia64-devel-bounces@lists.xensource.com To: Keir Fraser , Ian Campbell , Horms Cc: Ian Pratt , Kazuo Moriwaka , xen-devel@lists.xensource.com, "Zou, Nanhai" , Isaku Yamahata , Magnus Damm , xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Keir >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. > Oops, you're right. All we do is just setting nmi=kdump. Best Regards, Akio Takebe