[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5/5] xen: Add V4V implementation - padding question
... +struct v4v_info +{ + uint64_t ring_magic; + uint64_t data_magic; + evtchn_port_t evtchn;Missing padding at the end?ack. At one point during the review of an earlier version of the V4V patch set, Jan requested that this pad be added to the v4v_info struct. I understand the padding in all the other structs but I don't understand this one. This struct is not included in any other structs and is not followed by any data. Thanks Ross _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |