[CRIU] [PATCH 7/7] fpu: Move definitions to asm/fpu.h

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 18 08:54:51 EST 2013


The FPU data is quite CPU-type oriented,
thus move it to asm/fpu.h.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/arm/include/asm/fpu.h              |  4 ++++
 arch/x86/cpu.c                          |  2 +-
 arch/x86/crtools.c                      |  2 +-
 {include => arch/x86/include/asm}/fpu.h | 21 ++++++++++++++++++---
 arch/x86/include/asm/types.h            | 14 --------------
 arch/x86/restorer.c                     |  2 +-
 cr-dump.c                               |  1 -
 cr-restore.c                            |  1 -
 include/restorer.h                      |  2 +-
 9 files changed, 26 insertions(+), 23 deletions(-)
 create mode 100644 arch/arm/include/asm/fpu.h
 rename {include => arch/x86/include/asm}/fpu.h (79%)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-fpu-Move-definitions-to-asm-fpu.h.patch
Type: text/x-patch
Size: 3857 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130218/fc05c2f7/attachment-0001.bin>


More information about the CRIU mailing list