[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/3] xen/domain_page: Convert map_domain_page_global() to using mfn_t
On Thu, 2015-07-02 at 13:04 +0100, Ben Catterall wrote: > From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > The sh_map/unmap wrappers can be dropped, and take the opportunity to turn > some #define's into static inlines, for added type saftey. > > As part of adding the type safety, GCC highlights an problematic include cycle > with arm/mm.h including domain_page.h which includes xen/mm.h and falls over > __page_to_mfn being used before being declared. Simply dropping the inclusion > of domain_page.h fixes the compilation issue. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > CC: Jan Beulich <JBeulich@xxxxxxxx> > CC: Tim Deegan <tim@xxxxxxx> For ARM: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |