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: Miod Vallat (miodcvs.openbsd.org)
Date: Tue Nov 06 2007 - 15:44:39 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/11/06 14:44:39

Modified files:
        sys/arch/m88k/m88k: process.S

Log message:
Be sure to pmap_deactivate() a process during context switches, so that
the cpu which runs it is accounted correctly in MP kernels.