This small patch series is moving out LPAE definition from page.h. This is
based on my series "xen/arm: Extend usage of typesafe MFN" [1] due to a small
conflict with patch #5.

Cheers,

[1] https://lists.xen.org/archives/html/xen-devel/2017-06/msg01361.html

Julien Grall (2):
  xen/arm: Move LPAE definition in a separate header
  xen/arm: lpae: Fix comments coding style

 xen/include/asm-arm/lpae.h | 184 +++++++++++++++++++++++++++++++++++++++++++++
 xen/include/asm-arm/page.h | 152 +------------------------------------
 2 files changed, 185 insertions(+), 151 deletions(-)
 create mode 100644 xen/include/asm-arm/lpae.h

-- 
2.11.0


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

Reply via email to