[CRIU] [PATCH 0/4] fix miscellaneous build errors

Chanho Park chanho61.park at samsung.com
Thu May 30 05:18:04 EDT 2013


This patchset fixes/adds compile errors after merged latest commits.

Chanho Park (4):
  vdso: fix build error
  parasite: fix typecasting error
  parasite: add macro for getting arch-dependent orig_ax regisister
  parasite: add macro for getting IP register

 arch/arm/include/asm/restorer.h |    1 +
 arch/arm/include/asm/types.h    |    1 +
 arch/x86/include/asm/restorer.h |    1 +
 arch/x86/include/asm/types.h    |    1 +
 include/vdso.h                  |    1 +
 parasite-syscall.c              |    8 +++++---
 pie/parasite.c                  |    2 +-
 7 files changed, 11 insertions(+), 4 deletions(-)

-- 
1.7.9.5



More information about the CRIU mailing list