aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
diff options
context:
space:
mode:
authorDoug Hoyte <doug@hcsw.org>2016-04-13 11:09:21 -0400
committerJonathan Corbet <corbet@lwn.net>2016-04-15 15:47:10 -0600
commit63f8e8d2a575ef62e5b705516b491a98a60517ff (patch)
tree04a47f64ebb84d46e2f366ea18b7d8f512ad867a /Documentation/vm
parent2dd723fdbb61fbc4ee0125401f04f5431f61268d (diff)
Documentation typo: wrong page flag bit for KPF_HUGE
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>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/pagemap.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/pagemap.txt b/Documentation/vm/pagemap.txt
index 0e1e55588b59..eafcefa15261 100644
--- 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
- 16. HUGE
+ 17. HUGE
18. UNEVICTABLE
19. HWPOISON
20. NOPAGE