Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 10/27/2001 06:46:21
Module Name:	syssrc
Committed By:	msaitoh
Date:		Sat Oct 27 03:46:20 UTC 2001

Modified Files:
	syssrc/sys/arch/dreamcast/dreamcast: locore.s
	syssrc/sys/arch/evbsh3/evbsh3: locore.s
	syssrc/sys/arch/hpcsh/hpcsh: locore.s
	syssrc/sys/arch/mmeye/mmeye: locore.s

Log Message:
Fix incorrect kernelmode check in INTRENTRY macro.
Broken INTRENTRY causes CPU reset when sigaltstack is used.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/dreamcast/dreamcast/locore.s
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/evbsh3/evbsh3/locore.s
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hpcsh/hpcsh/locore.s
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/mmeye/mmeye/locore.s

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