From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank van der Linden Subject: Re: [PATCH] x86 shadow: disable fast np path in OOS. Date: Fri, 03 Jul 2009 16:52:10 -0600 Message-ID: <4A4E8B9A.2070709@Sun.COM> References: <4A4E0D2F.3020109@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <4A4E0D2F.3020109@eu.citrix.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: Gianluca Guida Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Gianluca Guida wrote: > As discussed, this patch disables fast NP path when OOS is enabled. > > Signed off by: Gianluca Guida Both of your patches look good to me. I can't think of a scenario where the same problem would occur again with your patches, and with them applied, I can't reproduce the problem anymore (on a setup that reproduced it reliably before). Thanks for the quick fix, - Frank