Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/16/2001 19:53:01
Module Name: syssrc
Committed By: thorpej
Date: Mon Jul 16 16:53:00 UTC 2001
Modified Files:
syssrc/sys/arch/i386/include: intr.h
Log Message:
In i386_softintr_lock(), use splserial() rather than splhigh(),
because of splhigh() braindamage on the i386 port.
Fixes port-i386/13038 and port-i386/12985.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/i386/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.