Date: Fri, 27 Jun 1997 15:27:20 -0700 (PDT) From: Steve Passe <fsmp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mp_machdep.c Message-ID: <199706272227.PAA11455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 1997/06/27 15:27:19 PDT
Modified files:
sys/i386/i386 mp_machdep.c
Log:
Program lint1 to handle NMIs.
Till now NMIs would be ignored. Now an NMI is caught by the BSP.
APs still ignore NMI, am working on code to allow a CPU to stop other CPUs
via an IPI.
Revision Changes Path
1.23 +24 -2 src/sys/i386/i386/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706272227.PAA11455>
