Re: [Xen-devel] [RFC 01/23] xen: Include xen/page.h rather than asm/xen/page.h

2015-05-19 Thread David Vrabel
On 14/05/15 18:00, Julien Grall wrote: > Using xen/page.h will be necessary later for using common xen page > helpers. > > As xen/page.h already include asm/xen/page.h, always use the later. Reviewed-by: David Vrabel David ___ Xen-devel mailing list

[Xen-devel] [RFC 01/23] xen: Include xen/page.h rather than asm/xen/page.h

2015-05-14 Thread Julien Grall
Using xen/page.h will be necessary later for using common xen page helpers. As xen/page.h already include asm/xen/page.h, always use the later. Signed-off-by: Julien Grall Cc: Stefano Stabellini Cc: Ian Campbell Cc: Wei Liu Cc: Konrad Rzeszutek Wilk Cc: Boris Ostrovsky Cc: David Vrabel Cc: