At 15:54 +0100 on 09 Jul (1436457245), Ben Catterall wrote:
> From: Andrew Cooper <andrew.coop...@citrix.com>
> 
> 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.coop...@citrix.com>

Acked-by: Tim Deegan <t...@xen.org>

(For the x86/mm/shadow parts, for this whole series).

Cheers,

Tim.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to