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: Artur Grabowski (artcvs.openbsd.org)
Date: Tue May 31 2005 - 06:32:48 CDT


CVSROOT: /cvs
Module name: src
Changes by: artcvs.openbsd.org 2005/05/31 05:32:47

Modified files:
        sys/kern : kern_time.c

Log message:
Protect p_timer with splclock. It can be fiddled with in hardclock (but
only for curproc, that's why no SCHED_LOCK or similar is necessary).

miod "appears to be harmless"
markus ok