]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status
authorWaiman Long <longman@redhat.com>
Tue, 23 Oct 2018 21:25:51 +0000 (17:25 -0400)
committerJonathan Corbet <corbet@lwn.net>
Wed, 7 Nov 2018 22:27:33 +0000 (15:27 -0700)
commit72fb8ac9c2c522cf31f9e4292a5471062c8c671e
tree7b89badc52f3074dcef6b82eb9af5873aab1361b
parent0af1695b101f006b37046200ed9fc146f5ef7a1c
Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status

It was found that two of the fields in the /proc/<pid>/status file were
missing - CapAmb & Speculation_Store_Bypass. They are now added to the
proc.txt documentation file.

v2: Update the example as well.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/proc.txt