njl 2004-11-07 06:58:45 UTC
FreeBSD src repository
Modified files:
sys/kern kern_shutdown.c
Log:
Add comments to clarify why we need to run shutdown code on the BSP, update
an old comment about boot() being MI, and note that splhigh() no longer
disables interrupts.
Revision Changes Path
1.171 +9 -4 src/sys/kern/kern_shutdown.c