Commit fe194d3e authored by Andi Kleen's avatar Andi Kleen Committed by Andi Kleen

HWPOISON: Use correct name for MADV_HWPOISON in documentation

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
parent 413f9efb
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment