On Thu, 2015-03-26 at 14:08 -0400, Boris Ostrovsky wrote:
> Commit ba59e2ce935d ("libxc: allocate memory with vNUMA information for
> PV guest") creates default vNUMA layout with a single range containing
> all memory. The end of the range is calculated by shifting
> dom->total_pages by 12 to the left.
> 
> On 32-bit dom0 this may result in losing upper bits since total_pages is
> a 32-bit type.
> 
> Signed-off-by: Boris Ostrovsky <boris.ostrov...@oracle.com>

Acked + applied, thanks.



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to