Re: [PATCH 06/13] selftests: pidfd: skip test on kcmp() ENOSYS

From: Christian Brauner
Date: Fri Oct 09 2020 - 08:04:24 EST


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>