cvs commit: src/sys/i386/i386 local_apic.c
Jeff Roberson
jeff at FreeBSD.org
Mon Feb 2 01:50:45 PST 2004
jeff 2004/02/02 01:50:43 PST
FreeBSD src repository
Modified files:
sys/i386/i386 local_apic.c
Log:
- Make sure the apic is idle before sending an IPI. This is required on
non-X-APIC machines. Previously this was only done in the
DETECT_DEADLOCK case when really it is needed in all cases.
Reminded by: jhb
Revision Changes Path
1.7 +2 -4 src/sys/i386/i386/local_apic.c
More information about the cvs-src
mailing list