[CRIU] [PATCH 01/11] x86: x86-64 syscalls -- Rework build procedure
Pavel Emelyanov
xemul at parallels.com
Fri Apr 24 04:54:34 PDT 2015
On 04/24/2015 02:52 PM, Cyrill Gorcunov wrote:
> 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.
> .
>
OK, applied the patch (with script removal).
More information about the CRIU
mailing list