Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/include
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.
Home |
Main Index |
Thread Index |
Old Index