[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC v2 11/12] xen/arm: Enable the compilation of mem_access and mem_event on ARM.
On Wed, Aug 27, 2014 at 5:24 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote:
Adding xen/sched.h is required here unfortunately as without it the compilation breaks on ARM: In file included from /home/odroid/workspace/xen/xen/include/asm/domain.h:6:0, from mem_event.c:23: /home/odroid/workspace/xen/xen/include/xen/sched.h:251:22: error: field 'arch' has incomplete type struct arch_vcpu arch; ^ /home/odroid/workspace/xen/xen/include/xen/sched.h:405:24: error: field 'arch' has incomplete type struct arch_domain arch; ^ make[4]: *** [mem_event.o] Error 1 I can put that include into a #ifdef CONFIG_ARM if that helps.
Ack.
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |