Explorar o código

HWPOISON: Use correct name for MADV_HWPOISON in documentation

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Andi Kleen %!s(int64=15) %!d(string=hai) anos
pai
achega
fe194d3e10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/vm/hwpoison.txt

+ 1 - 1
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