]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
Documentation typo: wrong page flag bit for KPF_HUGE
authorDoug Hoyte <doug@hcsw.org>
Wed, 13 Apr 2016 15:09:21 +0000 (11:09 -0400)
committerJonathan 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

index 0e1e55588b598b45a60e3e476bad0dc8a9a53266..eafcefa1526113ab9520bcb6ffe7bf302a09e98a 100644 (file)
@@ -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