Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: vm: add CONFIG_SYSVIPC=y to the config fragment

vm tests rely on shared memory settings. Enable system V IPC to run these
tests.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

authored by

Fathi Boudra and committed by
Shuah Khan
7ba31340 f13b1731

+1
+1
tools/testing/selftests/vm/config
··· 1 + CONFIG_SYSVIPC=y 1 2 CONFIG_USERFAULTFD=y