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>
Tue, 21 Aug 2012 03:59:02 +0000 (20:59 -0700)
commitf5e3dacfcb9647d13edda3586dd637318a18149c
treeeffe4b9e03c813e6968a58deb0acfecd73eba62d
parent1a3fa08b54907be4aeaaec7a391893d5665c49c8
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