Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax
Module Name: src
Committed By: ragge
Date: Sun Mar 4 07:28:13 UTC 2007
Modified Files:
src/sys/arch/vax/include: lock.h
src/sys/arch/vax/vax: subr.S
Log Message:
cpu_simple_lock() calls are emitted in the UP case if DEBUG || DIAGNOSTIC.
This should probably be fixed somewhere else, but currently just include
it here. Fixes PR#35866 from Henry R. Bent.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/vax/include/lock.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/vax/vax/subr.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