K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-11-14T03:48:37.000000Z K 7 svn:log V 239 - Revision 1.156 marked ptrace() SMP safe. Unfortunately, alpha implements parts of ptrace using proc_rwmem(). proc_rwmem() requires giant, and giant must be acquired prior to the proc lock, so ptrace must require giant still. END