https://bugzilla.kernel.org/show_bug.cgi?id=208733

Todd Brandt (todd.e.bra...@linux.intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

--- Comment #7 from Todd Brandt (todd.e.bra...@linux.intel.com) ---
This appears fixed with the following:

commit e0e9ce390d7bc6a705653d4a8aa4ea92c9a65e53
Author: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
Date:   Mon Oct 5 19:13:46 2020 +0200

    ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()

    It turns out that in some cases there are EC events to flush in
    acpi_ec_dispatch_gpe() even though the ec_no_wakeup kernel parameter
    is set and the EC GPE is disabled while sleeping, so drop the
    ec_no_wakeup check that prevents those events from being processed
    from acpi_ec_dispatch_gpe().

    Reported-by: Todd Brandt <todd.e.bra...@linux.intel.com>
    Cc: 5.4+ <sta...@vger.kernel.org> # 5.4+
    Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com>

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

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to