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: Thu Mar 30 2006 - 23:23:15 CST


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2006/03/30 22:23:15

Modified files:
        sys/arch/macppc/macppc: locore.S

Log message:
No point in calling pte_spill_r() 90% of the time, when the first thing
it is going to do is test user/kernel and return, do it before the call.