freebsd-nq/sys/amd64
Steve Passe 8ee0110a44 A clean fix for the spl "deadlock before smp_active" problem.
Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC.  Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE;  This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
1997-08-24 20:33:32 +00:00
..
amd64 A clean fix for the spl "deadlock before smp_active" problem. 1997-08-24 20:33:32 +00:00
conf Well, consensus seems very split on this so I talked it over with DG 1997-07-22 08:33:52 +00:00
include A clean fix for the spl "deadlock before smp_active" problem. 1997-08-24 20:33:32 +00:00
isa The last of the encapsolation of cpl/spl/ipending things into a critical 1997-08-24 00:05:37 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00