Jeff Roberson 700249c287 - Drop the process lock before we call into ptrace_{read|write}_int or
any functions that call them.  Calling proc_rwmem() with the proc lock
   held is not safe.  Currently, we're protected from any races by Giant.
   Eventually proc_rwmem() should require the proc lock and not Giant.
2003-11-14 04:04:14 +00:00
..
2003-07-01 15:52:06 +00:00
2003-11-07 21:13:08 +00:00
2003-11-07 20:56:54 +00:00