aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-09-25 08:22:38 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-09-25 09:19:17 +0200
commit5487da4c6690d1a06a1c22a8cefa7850481f39a2 (patch)
tree2a7758828b0c24abf96424b58cb947e04384e677 /man5
parentf38dfdf16afb439bf8ffaa5398278a0e680fef4b (diff)
downloadman-pages-5487da4c6690d1a06a1c22a8cefa7850481f39a2.tar.gz
proc.5: Fix kernel version for KPF_BALLOON (amendment to Oliver Ebert's patch)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.53
1 files changed, 2 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index f0b84d503d..a9fbbfb93e 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2965,7 +2965,8 @@ The bits are as follows:
20 - KPF_NOPAGE (since Linux 2.6.31)
21 - KPF_KSM (since Linux 2.6.32)
22 - KPF_THP (since Linux 3.4)
- 23 - KPF_BALLOON (since Linux 4.0)
+ 23 - KPF_BALLOON (since Linux 3.18)
+.\" KPF_BALLOON: commit 09316c09dde33aae14f34489d9e3d243ec0d5938
24 - KPF_ZERO_PAGE (since Linux 4.0)
25 - KPF_IDLE (since Linux 4.3)
.IP