freebsd-src/sys/i386
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
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
bios Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
conf vx no longer uses pci compat shims and this doesn't need a count 2000-11-15 18:43:41 +00:00
i386 Don't release and acquire Giant in mi_switch(). Instead, release and 2000-11-16 02:16:44 +00:00
ibcs2 Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
include Declare the 'witness_spin_check' properly as a per-CPU variable in the 2000-11-15 22:02:05 +00:00
isa Assert that Giant is not owned during the main loop of ithd_loop(). 2000-11-15 22:03:26 +00:00
linux remove redundant declaration of bsd_to_linux_sigset() 2000-11-16 02:08:40 +00:00
pci Hack to work around a probe which will lock up at least some i450GX-based 2000-11-08 11:25:15 +00:00
svr4 Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00