peter 2005-07-21 21:46:09 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 mp_machdep.c
Log:
Actually create the double fault stack page for AP cpus so that we have a
chance of getting a working double fault instead of converting it to an
instant triple fault reset.
Revision Changes Path
1.261 +6 -1 src/sys/amd64/amd64/mp_machdep.c