Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 08/16/1999 00:53:20
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon Aug 16 07:53:19 UTC 1999

Modified Files:
	syssrc/sys/arch/mips/mips: locore.S

Log Message:
- Fix a severe bug I introduced May 7th.  MIPS kernel ran for long time
in kernel mode after master interrupt (MIPS_SR_INT_IE) disabled.  Tons
of appreciation for Noriyuki Soda and Masanari Tsubai for almost full
time help to spot of the issue.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/arch/mips/mips/locore.S

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