[Bug 270489] Laptop doesn't wake from suspend anymore with 13.2-RC5

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Mar 2023 18:46:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270489

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=cd137909c3097fe223ce2b49075eed42a4933bb5

commit cd137909c3097fe223ce2b49075eed42a4933bb5
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-03-28 23:51:44 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-03-29 18:45:20 +0000

    amd64 wakeup: recalculate mitigations after APICs are woken

    APICs are needed to broadcast IPIs for MSR writes.

    PR:     270489
    Reviewed by:    dchagin, emaste, jhb
    Tested by:      dchagin, manu
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D39302

 sys/amd64/acpica/acpi_wakeup.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.