]> Git Repo - linux.git/blobdiff - lib/Kconfig.debug
lib: introduce test_meminit module
[linux.git] / lib / Kconfig.debug
index 4ac4ca21a30af2b8ed512192d67872bef06d19c6..c6ee805202bd6f21032bcd9cdf4bf2fe2203d1bb 100644 (file)
@@ -2076,6 +2076,14 @@ config TEST_STACKINIT
 
          If unsure, say N.
 
+config TEST_MEMINIT
+       tristate "Test heap/page initialization"
+       help
+         Test if the kernel is zero-initializing heap and page allocations.
+         This can be useful to test init_on_alloc and init_on_free features.
+
+         If unsure, say N.
+
 endif # RUNTIME_TESTING_MENU
 
 config MEMTEST
This page took 0.024255 seconds and 4 git commands to generate.