> Modified files:
>       sys/kern       : subr_suspend.c 
> 
> Log message:
> Give the resume_time check in resuming() more headroom.
> 
> On the Z13 resume by power button will usually trigger an immediate
> shutdown after resume. When resume succeeds the headroom provided by
> resume_time + 10 is between 1 to 3 seconds, which is a bit close.
> Set the ceiling to resume + 15 to give us more time to finish resuming.
> 
> ok kettenis@

That is surprising.

Are we setting resume_time too early?

Reply via email to