From: Andi Kleen Date: Wed, 16 Dec 2009 11:20:00 +0000 (+0100) Subject: HWPOISON: Use correct name for MADV_HWPOISON in documentation X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fe194d3e100dea323d7b2de96d3b44d0c067ba7a;p=linux-beck.git HWPOISON: Use correct name for MADV_HWPOISON in documentation Signed-off-by: Andi Kleen --- diff --git a/Documentation/vm/hwpoison.txt b/Documentation/vm/hwpoison.txt index 989e5afe740f..12f9ba20ccb7 100644 --- a/Documentation/vm/hwpoison.txt +++ b/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