]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
selftests: vm: add CONFIG_SYSVIPC=y to the config fragment
authorFathi Boudra <fathi.boudra@linaro.org>
Mon, 20 Mar 2017 10:18:22 +0000 (12:18 +0200)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 11 Apr 2017 15:38:39 +0000 (09:38 -0600)
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>
tools/testing/selftests/vm/config

index 698c7ed28a26719878b28131c7070adee2ff26fd..1c0d76cb5adfd9698502b62bbea1ccea5bb074e9 100644 (file)
@@ -1 +1,2 @@
+CONFIG_SYSVIPC=y
 CONFIG_USERFAULTFD=y