Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Doug Hoyte and committed by
Jonathan Corbet
63f8e8d2 2dd723fd

+1 -1
+1 -1
Documentation/vm/pagemap.txt
··· 62 62 14. SWAPBACKED 63 63 15. COMPOUND_HEAD 64 64 16. COMPOUND_TAIL 65 - 16. HUGE 65 + 17. HUGE 66 66 18. UNEVICTABLE 67 67 19. HWPOISON 68 68 20. NOPAGE