Commit 413f9efbc513d330f00352bb7cba060a729999d3

Authored by Andi Kleen
Committed by Andi Kleen
1 parent d15f107d97

HWPOISON: mention HWPoison in Kconfig entry

Signed-off-by: Andi Kleen <ak@linux.intel.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -251,7 +251,7 @@
251 251 special hardware support and typically ECC memory.
252 252  
253 253 config HWPOISON_INJECT
254   - tristate "Poison pages injector"
  254 + tristate "HWPoison pages injector"
255 255 depends on MEMORY_FAILURE && DEBUG_KERNEL
256 256 select PROC_PAGE_MONITOR
257 257