[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xenalyze: Use types which have consistent sizes across 32- and 64-bit compiles
On Mon, Nov 22, George Dunlap wrote: > Always use [unsigned] long long for 64-bit, [unsigned] int for 32-bit. George, there are two unsigned long left in hvm_mmio_assist_process(). I think the sizeof(unsigned long) should be sizeof(unsigned int). Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |