From cefa9191dd578a55f46054cbcf5a0ebefd9e080f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 25 May 2022 17:31:36 +0200 Subject: extra/linux-lts: 5.17.5 -> 5.17.9, enabled lots of old graphic cards, disabled ACPI S3 state patch (is upstream) --- extra/linux-zen/acpi-c3.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 extra/linux-zen/acpi-c3.patch (limited to 'extra/linux-zen/acpi-c3.patch') diff --git a/extra/linux-zen/acpi-c3.patch b/extra/linux-zen/acpi-c3.patch deleted file mode 100644 index a5b79972..00000000 --- a/extra/linux-zen/acpi-c3.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rauN a/drivers/acpi/processor_idle.c b/drivers/acpi/processor_idle.c ---- a/drivers/acpi/processor_idle.c 2022-05-02 21:01:51.302162225 +0200 -+++ b/drivers/acpi/processor_idle.c 2022-05-02 21:04:58.169438104 +0200 -@@ -796,6 +796,8 @@ - cx->type == ACPI_STATE_C3) { - state->enter_dead = acpi_idle_play_dead; - drv->safe_state_index = count; -+ if (cx->type != ACPI_STATE_C3) -+ drv->safe_state_index = count; - } - /* - * Halt-induced C1 is not good for ->enter_s2idle, because it -- cgit v1.2.3-70-g09d2