From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pv 2.6.31 (kernel.org) and save/migrate, domU BUG() Date: Thu, 12 Nov 2009 15:21:28 -0800 Message-ID: <4AFC9878.3070905@goop.org> References: <693ea516-aa5b-4f82-ad48-1bd51cfa3480@default> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <693ea516-aa5b-4f82-ad48-1bd51cfa3480@default> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: "Xen-Devel (E-mail)" , Jan Beulich , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 11/08/09 08:54, Dan Magenheimer wrote: > Mine was SMP... switching to UP I can now save. BUT... > restore doesn't seem to quite work. The restore completes > but I get no response from the VNC console. When I > use a tty console, after restore, I am getting > an infinite dump of > > WARNING: at arch/x86/time.c:180 xen_sched_clock+0x2b > That means that the test to see that the CPU its currently running on is not currently running according to Xen... It's hard to imagine how it got into that state... J