Steve Passe e78205df5b Fixed possible deadlock from recursive INTs on same cpu. Since
we use lazy masking INTREN()/INTRDIS() might be called with INTs enabled.
This means another higher prio INT to the same cpu could attempt to
re-enter the critical region, but would spin waiting for the lock.  Since
it is the owner, it would deadlock.
1997-07-23 21:25:31 +00:00
..
1997-07-20 16:06:08 +00:00
1997-07-23 20:47:19 +00:00
1997-07-20 16:06:08 +00:00
1997-07-20 14:10:18 +00:00
1997-06-26 17:12:59 +00:00
1997-06-14 13:56:12 +00:00
1997-07-20 08:46:30 +00:00
1997-07-23 20:47:19 +00:00
1997-07-14 04:53:52 +00:00
1997-07-20 08:46:30 +00:00
1997-05-09 08:04:59 +00:00
1997-07-21 16:55:28 +00:00
1997-05-28 04:45:15 +00:00