kernel - Fix numerous procfs/ptrace issues (3)
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Aug 2012 01:17:43 +0000 (18:17 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Aug 2012 01:17:43 +0000 (18:17 -0700)
commit86d81c56e60ae30ad8716761d36de4a3a40f8a57
tree969295270b365e0d3d1f8abfca819aaeca5779e6
parent8224c9ea7d94389a63b07be4401f0b05912f8f4a
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.
sys/vfs/procfs/procfs_vnops.c