[CRIU] [PATCH 1/2] asm-generic: Introduce page.h

Cyrill Gorcunov gorcunov at openvz.org
Thu Feb 20 06:33:15 PST 2014


At the moment we are using 4K pages all the time,
so instead of copying code over all archs we're
supporting -- add asm-generic/page.h header.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/arm/include/asm/types.h |  9 +--------
 arch/x86/include/asm/types.h |  9 +--------
 include/asm-generic/page.h   | 22 ++++++++++++++++++++++
 3 files changed, 24 insertions(+), 16 deletions(-)
 create mode 100644 include/asm-generic/page.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-asm-generic-Introduce-page.h.patch
Type: text/x-patch
Size: 2086 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140220/302179a3/attachment.bin>


More information about the CRIU mailing list