[PATCH] [27/31] HWPOISON: Use correct name for MADV_HWPOISON in documentation

From: Andi Kleen
Date: Tue Dec 08 2009 - 16:17:44 EST



Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

---
Documentation/vm/hwpoison.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux/Documentation/vm/hwpoison.txt
===================================================================
--- linux.orig/Documentation/vm/hwpoison.txt
+++ linux/Documentation/vm/hwpoison.txt
@@ -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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/