mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sysctl: kselftests: use kernel module instead of built-in
@ 2018-09-05  2:20 Lei Yang
  2018-09-05 16:47 ` Shuah Khan
  0 siblings, 1 reply; 3+ messages in thread
From: Lei Yang @ 2018-09-05  2:20 UTC (permalink / raw)
  To: mcgrof, shuah, linux-kselftest, linux-kernel

It uses modprobe $TEST_DRIVER in sysctl.sh, so update
config to use "m" instead

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/sysctl/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/sysctl/config b/tools/testing/selftests/sysctl/config
index 6ca1480..fc263ef 100644
--- a/tools/testing/selftests/sysctl/config
+++ b/tools/testing/selftests/sysctl/config
@@ -1 +1 @@
-CONFIG_TEST_SYSCTL=y
+CONFIG_TEST_SYSCTL=m
-- 
1.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-06  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05  2:20 [PATCH] sysctl: kselftests: use kernel module instead of built-in Lei Yang
2018-09-05 16:47 ` Shuah Khan
2018-09-06  5:48   ` lei yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®