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: Sun Jan 6 13:41:29 UTC 2008
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
We can not mutex_init() before setting up the per-CPU mappings needed
by curcpu() - a LOCKDEBUG kernel will die otherwise.
To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 src/sys/arch/sparc64/sparc64/pmap.c
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