mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 03:06:10 +00:00
HWPOISON: mention HWPoison in Kconfig entry
Signed-off-by: Andi Kleen <ak@linux.intel.com>
This commit is contained in:
parent
d15f107d97
commit
413f9efbc5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue