Subject: CVS commit: src/sys/arch/cobalt/cobalt
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/16/2006 13:31:44
Module Name: src
Committed By: tsutsui
Date: Sat Sep 16 13:31:44 UTC 2006
Modified Files:
src/sys/arch/cobalt/cobalt: machdep.c
Log Message:
Tweak status value in struct clockframe before calling mips3_clockintr()
so that spllowersoftclock(9) in hardclock(9) will be handled properly.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/arch/cobalt/cobalt/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.