diff options
| -rw-r--r-- | Documentation/vm/hwpoison.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 92 | 92 | ||
| 93 | Testing: | 93 | Testing: |
| 94 | 94 | ||
| 95 | madvise(MADV_POISON, ....) | 95 | madvise(MADV_HWPOISON, ....) |
| 96 | (as root) | 96 | (as root) |
| 97 | Poison a page in the process for testing | 97 | Poison a page in the process for testing |
| 98 | 98 | ||
