CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/16 17:02:43
Modified files:
sys/kern : subr_suspend.c
Log message:
Previous commit broke machdep.hibernatedelay. Fix this by recognizing
that we shouldn't overwrite the sleep_mode global when we jump to the
top label.
ok mlarkin@, hshoexer@
