[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/5] public/xen.h: add flags field to vcpu_time_info
On 21/03/16 15:10, Jan Beulich wrote: >>>> On 17.03.16 at 17:12, <joao.m.martins@xxxxxxxxxx> wrote: >> --- a/xen/include/public/xen.h >> +++ b/xen/include/public/xen.h >> @@ -614,10 +614,14 @@ struct vcpu_time_info { >> */ >> uint32_t tsc_to_system_mul; >> int8_t tsc_shift; >> - int8_t pad1[3]; >> + int8_t flags; > For use as flags I'm sure this would better be uint8_t. Sadly not possible. Linux have already made the above adjustment without (CC'ing xen-devel), so that ABI is set. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |