From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Paravirt-ops UP bug, status check Date: Thu, 18 Sep 2008 11:02:22 -0700 Message-ID: <48D297AE.80902@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: steven maresca Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org steven maresca wrote: > In testing the 2.6.27-rc6 kernel, I at one point neglected to enable > SMP, and encountered the same issue as described in the following thread > http://lkml.org/lkml/2008/8/31/115 (to which you replied with a hint > toward a confirmed workaround). > > I don't have any issues running a SMP kernel; just wondering whether > a) it's easily fixed or b) if UP should be avoided? Do you need more > debug information? The fix for this should already be in Linus's git tree, or it will be soon. There's no big downside to running an SMP kernel anyway though. J