[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7 01/32] xen/vcpu: add missing dummy_vcpu_info to compat VCPUOP_initialise
El 05/10/15 a les 12.05, Jan Beulich ha escrit: >>>> On 02.10.15 at 17:48, <roger.pau@xxxxxxxxxx> wrote: >> --- a/xen/common/compat/domain.c >> +++ b/xen/common/compat/domain.c >> @@ -23,6 +23,8 @@ CHECK_SIZE_(struct, vcpu_info); >> CHECK_vcpu_register_vcpu_info; >> #undef xen_vcpu_register_vcpu_info >> >> +extern vcpu_info_t dummy_vcpu_info; > > This need to be put in a header included by both producer and > consumer, so the declaration can't go out of sync with the > definition (without causing build failure). Done. I've re-sent the patch individually. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |