]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Documentation/filesystems/proc.txt: add VmPin
authorFabian Frederick <fabf@skynet.be>
Tue, 24 Jan 2017 23:18:13 +0000 (15:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jan 2017 00:26:14 +0000 (16:26 -0800)
commitbbd88e1d53a84df9f57a2e37acc15518c3d304db
tree57c19cec171ca5ea410be6cfab69398720c4df20
parent3674534b775354516e5c148ea48f51d4d1909a78
Documentation/filesystems/proc.txt: add VmPin

Commit bc3e53f682d9 ("mm: distinguish between mlocked and pinned pages")
added VmPin in /proc/<pid>/status.  Report that in
Documentation/filesystems/proc.txt

Also move Umask after Name to keep correct order.

Link: http://lkml.kernel.org/r/20170114201219.30387-1-fabf@skynet.be
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Christoph Lameter <cl@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/proc.txt