On Thu, Oct 08, 2020 at 03:26:27PM +0300, Tommi Rantala wrote: > kcmp syscall is used in pidfd_getfd_test.c, so add > CONFIG_CHECKPOINT_RESTORE=y to config to ensure kcmp is available. > > Signed-off-by: Tommi Rantala <tommi.t.rantala@xxxxxxxxx> > --- Good catch, thanks! Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>