2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00

HWPOISON: Use correct name for MADV_HWPOISON in documentation

Signed-off-by: Andi Kleen <ak@linux.intel.com>
This commit is contained in:
Andi Kleen 2009-12-16 12:20:00 +01:00 committed by Andi Kleen
parent 413f9efbc5
commit fe194d3e10

View File

@ -92,7 +92,7 @@ PR_MCE_KILL_GET
Testing: Testing:
madvise(MADV_POISON, ....) madvise(MADV_HWPOISON, ....)
(as root) (as root)
Poison a page in the process for testing Poison a page in the process for testing