From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755151AbZBDO1Z (ORCPT ); Wed, 4 Feb 2009 09:27:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751482AbZBDO1P (ORCPT ); Wed, 4 Feb 2009 09:27:15 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:34249 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbZBDO1O (ORCPT ); Wed, 4 Feb 2009 09:27:14 -0500 Date: Wed, 4 Feb 2009 15:26:48 +0100 From: Ingo Molnar To: Jeremy Fitzhardinge Cc: "H. Peter Anvin" , linux-kernel@vger.kernel.org, Xen-devel , the arch/x86 maintainers , Ian Campbell , Zachary Amsden , Rusty Russell , Ravikiran Thirumalai Subject: Re: [PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use Message-ID: <20090204142648.GF4411@elte.hu> References: <49815764.6040809@kernel.org> <49817C26.2020503@goop.org> <4983DBC9.5080701@kernel.org> <20090131161240.GA3014@elte.hu> <20090204021023.GA30736@elte.hu> <4988FA82.3030905@goop.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4988FA82.3030905@goop.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Jeremy Fitzhardinge wrote: > Ingo Molnar wrote: >> x86/paravirt is causing boot trouble on a 32-bit box - it reboots >> during early bootup (it's a laptop so no easy access to its crashlog - >> if there's any). >> >> config attached. > > HPA just applied a patch which will likely fix this. > 0eb592dbba40baebec9cdde3ff4574185de6cbcc thanks! Will need about 24 hours until i know for sure - the test-box that is affected by this bug triggers the problem every 10 hours or so. Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use Date: Wed, 4 Feb 2009 15:26:48 +0100 Message-ID: <20090204142648.GF4411@elte.hu> References: <49815764.6040809@kernel.org> <49817C26.2020503@goop.org> <4983DBC9.5080701@kernel.org> <20090131161240.GA3014@elte.hu> <20090204021023.GA30736@elte.hu> <4988FA82.3030905@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4988FA82.3030905@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: Zachary Amsden , Rusty Russell , Xen-devel , Ian Campbell , the arch/x86 maintainers , linux-kernel@vger.kernel.org, Ravikiran Thirumalai , "H. Peter Anvin" List-Id: xen-devel@lists.xenproject.org * Jeremy Fitzhardinge wrote: > Ingo Molnar wrote: >> x86/paravirt is causing boot trouble on a 32-bit box - it reboots >> during early bootup (it's a laptop so no easy access to its crashlog - >> if there's any). >> >> config attached. > > HPA just applied a patch which will likely fix this. > 0eb592dbba40baebec9cdde3ff4574185de6cbcc thanks! Will need about 24 hours until i know for sure - the test-box that is affected by this bug triggers the problem every 10 hours or so. Ingo