criu/compel
Dmitry Safonov 2e39767a41 uapi/compel/criu: move auxv_t, tls_t back to CRIU
We don't need them in libcompel for PIE - only needed for C/R.

Fixes (with compat enabled back):
  CC       criu/arch/x86/sigaction_compat.o
In file included from criu/arch/x86/sigaction_compat.c:1:0:
/home/japdoll/tools/criu/criu/arch/x86/include/asm/restorer.h:15:25: error: unknown type name ‘tls_t’
 extern void restore_tls(tls_t *ptls);
                         ^~~~~

travis-ci: success for Compel/compat cleanups
Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:06:12 +03:00
..
arch uapi/compel/criu: move auxv_t, tls_t back to CRIU 2017-03-15 00:06:12 +03:00
include compel: Handier API for stopping tasks for infection 2017-03-15 00:06:11 +03:00
plugins compel: plugins,std -- Move in infect code 2017-03-15 00:06:10 +03:00
src compel: Handier API for stopping tasks for infection 2017-03-15 00:06:11 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
Makefile compel: Save and restore regs inside compel by default 2017-03-15 00:06:11 +03:00