Subject: CVS commit: src/sys/arch/sun68k/sun68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/11/2008 10:21:26
Module Name:	src
Committed By:	tsutsui
Date:		Fri Jan 11 10:21:26 UTC 2008

Modified Files:
	src/sys/arch/sun68k/sun68k: isr.c

Log Message:
Always account idepth for cpu_intr_p(), which is now
mandatory for sys/kern/vfs_bio.c:biodone().

Comments from Andrew Doran, and fixes mutex errors on sun3.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sun68k/sun68k/isr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.