Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/16/2001 02:26:06
Module Name: syssrc
Committed By: thorpej
Date: Sun Apr 15 23:26:06 UTC 2001
Modified Files:
syssrc/sys/arch/alpha/alpha: interrupt.c
syssrc/sys/arch/alpha/include: intr.h
Log Message:
In splx(), don't call spl0() unless the ssir != 0.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/arch/alpha/alpha/interrupt.c
cvs rdiff -r1.43 -r1.44 syssrc/sys/arch/alpha/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.