[CRIU] [PATCH 08/10] syscalls: Complete redesign v4

Cyrill Gorcunov gorcunov at openvz.org
Sun Apr 15 04:57:21 EDT 2012


On Sun, Apr 15, 2012 at 12:25:44PM +0400, Stanislav Kinsbursky wrote:
> >
> >diff --git a/Makefile b/Makefile
> >index dea0745..03532e1 100644
> >--- a/Makefile
> >+++ b/Makefile
> >@@ -48,6 +48,7 @@ OBJS          += ipc_ns.o
> >
> >  DEPS           := $(patsubst %.o,%.d,$(OBJS))
> >
> >+-include Makefile.syscall
> 
> Don't we need these syscalls only for blobs?
> If so, then maybe Makefile.pie is a better place for Makefile.syscall?

Nope. We need it for util-net.c as well, which is used outside of blob.

	Cyrill


More information about the CRIU mailing list