diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-01-17 22:14:24 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-01-17 22:14:24 -0800 |
commit | 4330d572ebf4a01e058fe993c1705f068cf4be20 (patch) | |
tree | a35983d87703f51ea6d20700ee3ab47a2757aa40 /0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch | |
parent | Updated to 5.4.10.a (diff) | |
download | linux-libre-hardened-4330d572ebf4a01e058fe993c1705f068cf4be20.tar.xz |
Updated to 5.4.12.a
Diffstat (limited to '0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch')
-rw-r--r-- | 0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch b/0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch index 3b6703d..cac7e7e 100644 --- a/0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch +++ b/0006-ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch @@ -1,7 +1,7 @@ -From 9888be9033e8e79a055df2ae8d388baf5970f83b Mon Sep 17 00:00:00 2001 +From b5ae067d036c7d621af4178bba61c8c6fa3c7850 Mon Sep 17 00:00:00 2001 From: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> Date: Thu, 28 Nov 2019 23:50:40 +0100 -Subject: ACPI: PM: s2idle: Rework ACPI events synchronization +Subject: [PATCH 06/15] ACPI: PM: s2idle: Rework ACPI events synchronization Note that the EC GPE processing need not be synchronized in acpi_s2idle_wake() after invoking acpi_ec_dispatch_gpe(), because @@ -74,5 +74,5 @@ index 2af937a8b1c5..6747a279621b 100644 acpi_enable_all_runtime_gpes(); -- -cgit v1.2.1-1-g437b +2.25.0 |