Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: uwe
Date: Sun Mar 4 01:53:44 UTC 2007
Modified Files:
src/sys/arch/sparc/sparc: timer_msiiep.c
Log Message:
bandaid for a problem exposed by newlock2
the kernel enables interrupts and then sets up clocks. If we catch a timer
interrupt in between and call hardclock() we'll explode so for now just
bail when we get one while cold
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/sparc/sparc/timer_msiiep.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