cvs commit: src/sys/amd64/amd64 mp_machdep.c
Peter Wemm
peter at FreeBSD.org
Wed Aug 29 16:26:35 PDT 2007
peter 2007-08-29 23:26:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/amd64/amd64 mp_machdep.c
Log:
MFC: rev 1.261. Set a stack for interrupt stack 1 (double fault) on
AP cpus. This changes a guaranteed triple-fault (silent reset) into
something that has a chance to work. Apparently, the NMI handler uses
this stack too.
Revision Changes Path
1.260.2.12 +6 -1 src/sys/amd64/amd64/mp_machdep.c
More information about the cvs-src
mailing list