pohmelfs needs I_LOCK
[safe/jmp/linux-2.6] / mm / Kconfig
index 8cea7fd..ee9f3e0 100644 (file)
@@ -221,6 +221,7 @@ config KSM
 
 config DEFAULT_MMAP_MIN_ADDR
         int "Low address space to protect from user allocation"
+       depends on MMU
         default 4096
         help
          This is the portion of low virtual memory which should be protected
@@ -251,7 +252,7 @@ config MEMORY_FAILURE
          special hardware support and typically ECC memory.
 
 config HWPOISON_INJECT
-       tristate "Poison pages injector"
+       tristate "HWPoison pages injector"
        depends on MEMORY_FAILURE && DEBUG_KERNEL
        select PROC_PAGE_MONITOR