1
0
Fork 0

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>
steinar/wifi_calib_4_9_kernel
Doug Hoyte 2016-04-13 11:09:21 -04:00 committed by Jonathan Corbet
parent 2dd723fdbb
commit 63f8e8d2a5
1 changed files with 1 additions and 1 deletions

View 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