summaryrefslogtreecommitdiff
path: root/extra/linux-pae/acpi-c3.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-05-03 17:45:27 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-05-03 17:45:27 +0200
commitcd6050f2fd8a269dedf457751828102fb633845a (patch)
tree9e32173cd01a68d6b8146428e5db9a93add01960 /extra/linux-pae/acpi-c3.patch
parentba7365a23ae3aeba9f788af22dc8150b2e231a4e (diff)
downloadpackages-cd6050f2fd8a269dedf457751828102fb633845a.tar.xz
extra/linux-pae: remove ACPI C3 patch here, is already in trunk
Diffstat (limited to 'extra/linux-pae/acpi-c3.patch')
-rw-r--r--extra/linux-pae/acpi-c3.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/linux-pae/acpi-c3.patch b/extra/linux-pae/acpi-c3.patch
deleted file mode 100644
index a5b79972..00000000
--- a/extra/linux-pae/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