[CRIU] [PATCH 01/11] x86: x86-64 syscalls -- Rework build procedure

Cyrill Gorcunov gorcunov at gmail.com
Fri Apr 24 04:52:04 PDT 2015


On Fri, Apr 24, 2015 at 02:41:42PM +0300, Pavel Emelyanov wrote:
> 
> > @@ -8,14 +8,12 @@ crtools-obj-y	+= crtools.o
> >  crtools-obj-y	+= cpu.o
> >  crtools-obj-y	+= prlimit.o
> >  
> > -SYS-DEF		:= syscall-x86-64.def
> > +SYS-DEF		:= syscall_64.tbl
> >  SYS-ASM-COMMON	:= syscall-common-x86-64.S
> >  
> > -SYS-TYPES	:= include/syscall-types.h
> > -SYS-CODES	:= include/syscall-codes.h
> > -SYS-PROTO	:= include/syscall.h
> > -
> > -SYS-GEN		:= syscalls-x86-64.sh
> 
> Should we also remove the script itself?

Yeah, it's no longer needed. Drop it with a patch on top please.


More information about the CRIU mailing list