OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Dale Rahn (drahncvs.openbsd.org)
Date: Fri Oct 01 2004 - 10:07:36 CDT


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2004/10/01 09:07:36

Modified files:
        sys/arch/powerpc/include: intr.h

Log message:
Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsofttty
Prevents a race which can corrupt pools, found dhartmei, fix by art and me.