proc.5: Note kernel version that removed /proc/PID/smaps VmFlags "nl" flag

Kernel commit 1da4b35b001481df99a6dcab12d5d39a876f7056

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-25 13:30:28 +02:00
parent 016dedb300
commit efd54c4adf
1 changed files with 1 additions and 1 deletions

View File

@ -2018,7 +2018,7 @@ encoded using the following two-letter codes:
ac - area is accountable
nr - swap space is not reserved for the area
ht - area uses huge tlb pages
nl - non-linear mapping
nl - non-linear mapping (removed in Linux 4.0)
ar - architecture specific flag
wf - wipe on fork (since Linux 4.14)
dd - do not include area into core dump