[CRIU] [PATCH 0/3] [v3] AArch64 support in CRIU

Christopher Covington cov at codeaurora.org
Thu Apr 10 08:21:37 PDT 2014


On 04/10/2014 01:30 AM, Alexander Kartashov wrote:
> Dear colleagues,
> 
> This patchset implements the support for the architecture AArch64
> (patches #1 and #2) and makes it possible to compile the ZDTM suite
> for AArch64 (patch #3).
> 
> There're still some unresolved problems with compilation of ZDTM:
> 
>  * the build system invokes gcc directly while compiling the test static/criu-rtc
>    so it's impossible to cross-compile the test;
> 
>  * the test static/criu-rtc uses protobuf headers so it's impossible
>    to use the proper headers while cross-compilation;
> 
>  * the test transition/maps007 can't be compiled on AArch64 since the compiler
>    doesn't like the conversion from futex_t to atomic_t.

Looks good. Thanks Alexander!

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

I'll try to see if I can help out with cross-compiling ZDTM.

Christopher

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.


More information about the CRIU mailing list