Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc
Module Name: src
Committed By: mrg
Date: Mon May 28 22:56:20 UTC 2007
Modified Files:
src/sys/arch/sparc/include: mutex.h
src/sys/arch/sparc/sparc: lock_stubs.s
Log Message:
disable mutex_spin_enter() & mutex_spin_exit() as they are currently
broken and cause MULTIPROCESSOR kernels to hang while entering
userland boot up.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc/include/mutex.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/sparc/sparc/lock_stubs.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