Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 08/14/2002 17:45:38
Module Name: syssrc
Committed By: uwe
Date: Wed Aug 14 14:45:38 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: locore.s
Log Message:
Fix botch in previous. #ifdef DIAGNOSTIC was one instructions too early
in sparc_interrupt4m, thus breaking soft interrupts for normal 4m's.
Should fix port-sparc/17891 (thanks, Martin).
To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 syssrc/sys/arch/sparc/sparc/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.