Module Name: src Committed By: riz Date: Mon Sep 3 18:55:11 UTC 2012
Modified Files: src/sys/arch/x86/acpi [netbsd-6]: acpi_wakeup.c Log Message: Pull up following revision(s) (requested by jakllsch in ticket #529): sys/arch/x86/acpi/acpi_wakeup.c: revision 1.32 It turns out we're actually waiting for other processors to be unbusy, not busy. Unbreaks ACPI suspend on uniprocessor. Probably fixes unnoticed bugs on MP. Needs pullup to netbsd-6. To generate a diff of this commit: cvs rdiff -u -r1.29.8.1 -r1.29.8.2 src/sys/arch/x86/acpi/acpi_wakeup.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.