CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.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