[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/5] xen: improve changes to xen_add_to_physmap
Jan Beulich writes ("Re: [Xen-devel] [PATCH 1/5] xen: improve changes to xen_add_to_physmap"): > #if __XEN_LATEST_INTERFACE_VERSION__ > 0x040200 > union { > #endif > /* Number of pages to go through for gmfn_range */ > uint16_t size; > #if __XEN_LATEST_INTERFACE_VERSION__ > 0x040200 > /* IFF gmfn_foreign */ > domid_t foreign_domid; > } u; > #endif Has someone checked that on all supported platforms the size and alignment of this union is identical to that of the original uint16_t ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |