WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-devel] [PATCH] [IA64] Fix populate-on-demand stub.

Applied.
Although the patch itself was missed, it was so trivial that I was able
to applied it.
thanks,

On Fri, Jan 30, 2009 at 12:19:49PM +0000, George Dunlap wrote:
> p2m_pod_decrease_reservation() should return 0 if it didn't do anything.
> 
> A return value of 1 is meant to inform decrease_reservation() that
> everything has been taken care of by the PoD code and it doesn't need
> to call guest_remove_page().
> 
> Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
> 
> I'm sending this blind, as I don't have the setup to compile it.  But
> I expect it to work anyway. :-)
> 
>  -George
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
> 

-- 
yamahata

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [PATCH] [IA64] Fix populate-on-demand stub., Isaku Yamahata <=