commit | fe194d3e100dea323d7b2de96d3b44d0c067ba7a | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed Dec 16 12:20:00 2009 +0100 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Dec 16 12:20:00 2009 +0100 |
tree | e9cca4748286ea068128872e65a6640074841a52 | |
parent | 413f9efbc513d330f00352bb7cba060a729999d3 [diff] [blame] |
HWPOISON: Use correct name for MADV_HWPOISON in documentation Signed-off-by: Andi Kleen <ak@linux.intel.com>
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 @@ Testing: -madvise(MADV_POISON, ....) +madvise(MADV_HWPOISON, ....) (as root) Poison a page in the process for testing