From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [pv_ops domU] 2.6.30.5 - unable to handle kernel paging request / refresh_cpu_vm_stats / vmstat_update Date: Fri, 21 Aug 2009 10:44:14 -0700 Message-ID: <4A8EDCEE.4050003@goop.org> References: <4A89F539.2070801@theshore.net> <4A8A2E74.9010202@goop.org> <4A8AB7B8.4070905@theshore.net> <4A8B0BD2.2060304@goop.org> <4A8D9FC7.7070101@linode.com> <4A8EC87B.6040405@goop.org> <4A8ED332.5030209@linode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A8ED332.5030209@linode.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: Jed Smith Cc: xen devel , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 08/21/09 10:02, Jed Smith wrote: > Jeremy Fitzhardinge wrote: > >> Do you have CONFIG_PARAVIRT_SPINLOCKS enabled? That uses some >> mechanisms that were not well exercised or tested on older versions of >> Xen, and some fixes went in for them. >> > And setting that to "n" fixes the problem. Thanks! Duly noted. > OK, good to know. I should probably put a version check in there. J