freebsd-dev/sys/alpha
John Baldwin 20cdcc5b73 Don't release and acquire Giant in mi_switch(). Instead, release and
acquire Giant as needed in functions that call mi_switch().  The releases
need to be done outside of the sched_lock to avoid potential deadlocks
from trying to acquire Giant while interrupts are disabled.

Submitted by:	witness
2000-11-16 02:16:44 +00:00
..
alpha Don't release and acquire Giant in mi_switch(). Instead, release and 2000-11-16 02:16:44 +00:00
conf Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make more 2000-11-07 22:09:33 +00:00
include Add the 'witness_spin_check' per-CPU variable. 2000-11-15 21:58:02 +00:00
isa Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00
linux Use the linux_connect() on alpha rather than passing directly through 2000-11-16 01:05:53 +00:00
mcbus Clean this is up a bit for multiple MIDs... We can figure out which MID 2000-11-08 18:48:21 +00:00
osf1 Simplify and correct OSF/1 signal handling. 2000-11-10 23:00:54 +00:00
pci Fix typo in END macro (END'ed enable twice) 2000-11-09 17:01:21 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb Pass in the new-bus flags to alpha_setup_intr(). 2000-11-01 18:40:42 +00:00