[CRIU] [PATCH 5/7] cpu: Make cpu routines being per-acrh
Cyrill Gorcunov
gorcunov at openvz.org
Mon Feb 18 08:54:49 EST 2013
They are really depends on CPU we're running on.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile.crtools | 1 -
arch/arm/Makefile | 1 +
arch/arm/cpu.c | 16 ++++++++++++++++
arch/x86/Makefile | 1 +
cpu.c => arch/x86/cpu.c | 23 ++++++++++++++++++-----
arch/x86/include/asm/cpu.h | 23 +++++++++++++++++++++++
include/cpu.h | 15 +--------------
include/proc_parse.h | 2 +-
proc_parse.c | 10 +++-------
9 files changed, 64 insertions(+), 28 deletions(-)
create mode 100644 arch/arm/cpu.c
rename cpu.c => arch/x86/cpu.c (77%)
create mode 100644 arch/x86/include/asm/cpu.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-cpu-Make-cpu-routines-being-per-acrh.patch
Type: text/x-patch
Size: 5196 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130218/a53a0c4a/attachment-0001.bin>
More information about the CRIU
mailing list