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)
commit63f8e8d2a575ef62e5b705516b491a98a60517ff
tree04a47f64ebb84d46e2f366ea18b7d8f512ad867a
parent2dd723fdbb61fbc4ee0125401f04f5431f61268d
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>
Documentation/vm/pagemap.txt
This page took 0.039766 seconds and 5 git commands to generate.