git: kernel - Backout procfs map change
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 3 13:31:31 PDT 2019
commit 65cece218a5a44a31993ef40333b6d944fb322d6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri May 3 13:04:39 2019 -0700
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.
Summary of changes:
sys/vfs/procfs/procfs_map.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65cece218a5a44a31993ef40333b6d944fb322d6
--
DragonFly BSD source repository
More information about the Commits
mailing list