kernel - Backout procfs map change
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 3 May 2019 20:04:39 +0000 (13:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 3 May 2019 20:04:39 +0000 (13:04 -0700)
commit65cece218a5a44a31993ef40333b6d944fb322d6
tree12d69fa5e1113cf6d72d20581109d0b75e958105
parentf33c4079e4b0c6cdc8076c03bc21e2d0a97261f0
kernel - Backout procfs map change

* Backout the addition of MAP_STACK 'STK' flagging in the map
  output.  It blows up gcore's /proc/pid/map scan (not procfs's
  fault)... but lets not rock the boat for now.  The flag isn't
  important.
sys/vfs/procfs/procfs_map.c