git: kernel - Fix numerous procfs/ptrace issues (3)
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 15 18:19:16 PDT 2012
commit 86d81c56e60ae30ad8716761d36de4a3a40f8a57
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Aug 15 18:17:43 2012 -0700
kernel - Fix numerous procfs/ptrace issues (3)
* Add a safety spin-lock around adjustments to p_stops so it hopefully
interacts better with the event processing side of things.
Summary of changes:
sys/vfs/procfs/procfs_vnops.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86d81c56e60ae30ad8716761d36de4a3a40f8a57
--
DragonFly BSD source repository
More information about the Commits
mailing list