CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/27 03:31:59
Modified files:
sys/dev/acpi : acpi_x86.c
Log message:
Set sc_state to ACPI_STATE_S0 at the end of resume instead of at the start
such that ACPI resume code can see what state we're resuming from.
ok deraadt@
