projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
413f9ef
)
HWPOISON: Use correct name for MADV_HWPOISON in documentation
author
Andi Kleen
<andi@firstfloor.org>
Wed, 16 Dec 2009 11:20:00 +0000
(12:20 +0100)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 16 Dec 2009 11:20:00 +0000
(12:20 +0100)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Documentation/vm/hwpoison.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/vm/hwpoison.txt
b/Documentation/vm/hwpoison.txt
index 989e5afe740f069041bb8efc362f28288715b1e4..12f9ba20ccb7aebd72aab882f9b6d6d7d9b4a135 100644
(file)
--- a/
Documentation/vm/hwpoison.txt
+++ b/
Documentation/vm/hwpoison.txt
@@
-92,7
+92,7
@@
PR_MCE_KILL_GET
Testing:
-madvise(MADV_POISON, ....)
+madvise(MADV_
HW
POISON, ....)
(as root)
Poison a page in the process for testing