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: Mike Larkin (mlarkincvs.openbsd.org)
Date: Thu Jun 04 2009 - 18:48:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: mlarkincvs.openbsd.org 2009/06/04 17:48:00

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

Log message:
Change i386 ACPI sleep to KASSERT if the pmap can't be activated
properly. Now i386 and amd64 implementations match.

ok art