[CRIU] [PATCH] compel: adapt .gitgnore for aarch64 and ppc64le

Andrei Vagin avagin at virtuozzo.com
Fri Jul 21 18:09:49 MSK 2017


Applied, thanks
On Thu, Jul 20, 2017 at 12:06:04PM -0400, Adrian Reber wrote:
> From: Adrian Reber <areber at redhat.com>
> 
> Signed-off-by: Adrian Reber <areber at redhat.com>
> ---
>  compel/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/compel/.gitignore b/compel/.gitignore
> index e959dc5e..eab3337d 100644
> --- a/compel/.gitignore
> +++ b/compel/.gitignore
> @@ -1,7 +1,9 @@
>  arch/x86/plugins/std/sys-exec-tbl-64.c
>  arch/x86/plugins/std/syscalls-64.S
>  arch/arm/plugins/std/syscalls/syscalls.S
> +arch/aarch64/plugins/std/syscalls/syscalls.S
>  arch/s390/plugins/std/syscalls/syscalls.S
> +arch/ppc64/plugins/std/syscalls/syscalls.S
>  include/version.h
>  plugins/include/uapi/std/asm/syscall-types.h
>  plugins/include/uapi/std/syscall-64.h
> -- 
> 2.13.2
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list