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-11-13 18:16:37 +00:00
2003-11-13 09:58:09 +00:00
2003-11-13 18:16:37 +00:00
2003-10-18 14:10:28 +00:00
2003-11-14 03:49:41 +00:00
2003-11-13 07:41:55 +00:00
2003-11-14 03:49:41 +00:00