]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
authorTommi Rantala <tommi.t.rantala@nokia.com>
Thu, 8 Oct 2020 12:26:27 +0000 (15:26 +0300)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 27 Oct 2020 23:02:03 +0000 (17:02 -0600)
commit5c9b468623840d2dc6f432611fb205ed09babab3
tree4048d1265150d896bb5b6350ce890c208aee72d5
parent760f57399e1d39467792f574efe71aa1d522d771
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config

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@nokia.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/pidfd/config