projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd723f
)
Documentation typo: wrong page flag bit for KPF_HUGE
author
Doug Hoyte
<doug@hcsw.org>
Wed, 13 Apr 2016 15:09:21 +0000
(11:09 -0400)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 15 Apr 2016 21:47:10 +0000
(15:47 -0600)
The correct value 17 can be found later in this document
and in the kernel-page-flags.h header (KPF_HUGE). I noticed
this while implementing vmprobe's kpageflags support.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/pagemap.txt
patch
|
blob
|
history
diff --git
a/Documentation/vm/pagemap.txt
b/Documentation/vm/pagemap.txt
index 0e1e55588b598b45a60e3e476bad0dc8a9a53266..eafcefa1526113ab9520bcb6ffe7bf302a09e98a 100644
(file)
--- a/
Documentation/vm/pagemap.txt
+++ b/
Documentation/vm/pagemap.txt
@@
-62,7
+62,7
@@
There are four components to pagemap:
14. SWAPBACKED
15. COMPOUND_HEAD
16. COMPOUND_TAIL
- 1
6
. HUGE
+ 1
7
. HUGE
18. UNEVICTABLE
19. HWPOISON
20. NOPAGE