[CRIU] [PATCH 0/3] no more link crtools against the syscall lib

Christopher Covington cov at codeaurora.org
Fri Feb 5 11:06:43 PST 2016


On 02/03/2016 11:13 AM, Laurent Dufour wrote:
> This series is removing the need for crtools to be linked with the
> builtin syscall library.
> 
> This syscall library mimics the syscall part of the C library and is
> required by the parasite code which can't rely on the C library.
> 
> The crtools binary is linked with the C library and thus don't need
> the builtin syscall lib. This should ease the work to split criu in
> multiple independent parts as expected in criu 2.
> 
> I did tests on the following architectures:
>  - x86_64, build and tests are successful
>  - ppc64le, build and tests are successful
>  - arm, build success but tests are failing as with CRIU 1.8
>  - aarch64, build success but tests are failing as with CRIU 1.8

I should fix that.

Reviewed-by: Christopher Covington <cov at codeaurora.org>

-- 
Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


More information about the CRIU mailing list