summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
diff options
context:
space:
mode:
authorAndi Kleen <andi@firstfloor.org>2009-12-16 12:20:00 +0100
committerAndi Kleen <ak@linux.intel.com>2009-12-16 12:20:00 +0100
commitfe194d3e100dea323d7b2de96d3b44d0c067ba7a (patch)
treee9cca4748286ea068128872e65a6640074841a52 /Documentation/vm
parent413f9efbc513d330f00352bb7cba060a729999d3 (diff)
downloadop-kernel-dev-fe194d3e100dea323d7b2de96d3b44d0c067ba7a.zip
op-kernel-dev-fe194d3e100dea323d7b2de96d3b44d0c067ba7a.tar.gz
HWPOISON: Use correct name for MADV_HWPOISON in documentation
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/hwpoison.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/hwpoison.txt b/Documentation/vm/hwpoison.txt
index 989e5af..12f9ba2 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
OpenPOWER on IntegriCloud