summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
diff options
context:
space:
mode:
authorAndi Kleen2009-12-16 12:20:00 +0100
committerAndi Kleen2009-12-16 12:20:00 +0100
commit413f9efbc513d330f00352bb7cba060a729999d3 (patch)
tree4c7fb14ebea463826e6509f7c728fe4ff2a4c9eb /mm/Kconfig
parentHWPOISON: Use get_user_page_fast in hwpoison madvise (diff)
downloadkernel-qcow2-linux-413f9efbc513d330f00352bb7cba060a729999d3.tar.gz
kernel-qcow2-linux-413f9efbc513d330f00352bb7cba060a729999d3.tar.xz
kernel-qcow2-linux-413f9efbc513d330f00352bb7cba060a729999d3.zip
HWPOISON: mention HWPoison in Kconfig entry
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'mm/Kconfig')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 8cea7fde06e1..43ea8c3a2bbf 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -251,7 +251,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