commit | b5ec9fe5be5e02e7db9e79aaa9a1ea7a3419d0b5 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tommi.t.rantala@nokia.com> | Thu Oct 08 15:26:26 2020 +0300 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Tue Oct 27 17:01:45 2020 -0600 |
tree | 078beaeb014bf5b92804ee76ca55ae7f53b1728c | |
parent | 0b18fed98bf96ba5ac14ab7c43c8a3364cb0daf8 [diff] |
selftests: pidfd: skip test on kcmp() ENOSYS 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@nokia.com> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>