mirror of
https://github.com/adulau/aha.git
synced 2024-12-26 10:46:11 +00:00
HWPOISON: Use correct name for MADV_HWPOISON in documentation
Signed-off-by: Andi Kleen <ak@linux.intel.com>
This commit is contained in:
parent
413f9efbc5
commit
fe194d3e10
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ PR_MCE_KILL_GET
|
|||
|
||||
Testing:
|
||||
|
||||
madvise(MADV_POISON, ....)
|
||||
madvise(MADV_HWPOISON, ....)
|
||||
(as root)
|
||||
Poison a page in the process for testing
|
||||
|
||||
|
|
Loading…
Reference in a new issue