[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5 v10 04/19] xen: Relocate p2m_mem_access_resume to mem_access common
>>> On 25.09.14 at 13:56, <tklengyel@xxxxxxxxxxxxx> wrote: > --- a/xen/include/asm-arm/p2m.h > +++ b/xen/include/asm-arm/p2m.h > @@ -66,6 +66,13 @@ typedef enum { > p2m_max_real_type, /* Types after this won't be store in the p2m */ > } p2m_type_t; > > +static inline > +void p2m_mem_event_emulate_check(struct vcpu *v, > + const mem_event_response_t *rsp) This was the offending change - I fixed this up by including public/mem_event.h from xen/p2m-common.h in patch 3. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |