John Baldwin 8ac61436e6 Drop the proc lock around calls to the MD functions ptrace_single_step(),
ptrace_set_pc(), and cpu_ptrace() so that those functions are free to
acquire Giant, sleep, etc.  We already do a PHOLD/PRELE around them so
that it is safe to sleep inside of these routines if necessary.  This
allows ptrace() to be marked MP safe again as it no longer triggers lock
order reversals on Alpha.

Tested by:	wilko
2004-03-15 18:48:28 +00:00
..
2004-03-13 22:32:17 +00:00
2004-03-12 19:06:18 +00:00
2004-03-13 22:31:39 +00:00
2004-03-12 19:06:18 +00:00
2004-02-24 19:31:30 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-02-17 10:21:03 +00:00
2004-03-12 19:06:18 +00:00
2004-03-13 22:31:39 +00:00
2004-03-12 19:05:46 +00:00
2004-03-13 22:32:17 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 20:41:11 +00:00
2004-03-08 20:37:25 +00:00
2004-03-08 20:37:25 +00:00