Jake Burkholder f1bb97a884 Fix a deadlock condition with tlb shootdown ipi delivery. Since ipis are
not blocked by raising the pil, a reciever may be interrupted while holding
a spinlock.  If the sender does not defer interrupts throughout the entire
operation it may be interrupted and try to acquire a spinlock held by a
reciever, leading to a deadlock due to the synchronization used by the
ipi handlers themselves.

Submitted by:	tmm
2002-03-23 04:20:00 +00:00
..
2002-03-23 02:01:27 +00:00
2002-03-23 02:01:27 +00:00
2002-03-20 18:22:19 +00:00
2002-03-20 08:00:54 +00:00
2002-03-20 08:56:31 +00:00
2002-03-20 05:00:21 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-19 20:12:08 +00:00
2002-03-19 22:40:48 +00:00
2002-03-20 07:51:46 +00:00
2002-03-23 02:01:27 +00:00
2002-03-23 02:01:27 +00:00
2002-03-20 07:51:46 +00:00
2002-03-21 18:49:23 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 08:00:54 +00:00
2002-03-22 19:57:41 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 10:12:07 +00:00
2002-03-20 12:28:03 +00:00
2002-03-20 02:08:01 +00:00
2002-03-19 22:20:14 +00:00
2002-03-23 02:01:27 +00:00