Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

HWPOISON: Use correct name for MADV_HWPOISON in documentation

Signed-off-by: Andi Kleen <ak@linux.intel.com>

authored by

Andi Kleen and committed by
Andi Kleen
fe194d3e 413f9efb

+1 -1
+1 -1
Documentation/vm/hwpoison.txt
··· 92 92 93 93 Testing: 94 94 95 - madvise(MADV_POISON, ....) 95 + madvise(MADV_HWPOISON, ....) 96 96 (as root) 97 97 Poison a page in the process for testing 98 98