Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: martin
Date: Sat Aug 25 15:50:25 UTC 2007
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Rework cpu_mp_startup slightly:
- temporarily use the cpu's interrupt stack untill we are ready
to access non-OF-based mappings, then directly switch to the cpu's
idlelwp's uarea stack
- disable interrupts untill we are ready to call C code
To generate a diff of this commit:
cvs rdiff -r1.253 -r1.254 src/sys/arch/sparc64/sparc64/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index