CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/14 16:42:37
Modified files:
sys/dev/acpi : acpi_x86.c
Log message:
Make sure we call acpi_resume_cpu() with the right ACPI state. This was
accidentally broken with the reorganization of the suspend/resume code that
was committed a few days ago.
ok deraadt@
