On Thu, Oct 08, 2020 at 03:26:26PM +0300, Tommi Rantala wrote: > Skip test if kcmp() is not available, for example if kernel is compiled > without CONFIG_CHECKPOINT_RESTORE=y. > > Signed-off-by: Tommi Rantala <tommi.t.rantala@xxxxxxxxx> > --- Good catch, thanks! Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>