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: Brad Smith (bradcvs.openbsd.org)
Date: Thu Sep 22 2005 - 21:03:45 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/09/22 20:03:45

Modified files:
        sys/arch/i386/i386: machdep.c

Log message:
- fix PowerNow flags, cosmetic, only affects dmesg output.
- k7_powernow_init() uses globals making it not SMP safe.
so do not call k7_powernow_init() with multi-processor
kernels for now.

From Gordon Willem Klok <gklok at cogeco dot ca>

ok tedu deraadt