Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-olpc-xo1
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-07-19 17:25:28 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-07-19 17:25:28 +0200
commit3ca66db5fb1b96f4f23f569f2f343dd546e79a31 (patch)
tree46df269b075deb71bc267ebc74abcf19b4fbc400 /extra/linux-olpc-xo1
parent9adde973f90409554303f386475999b45111f4d0 (diff)
extra/linux-olpc-xo1: remove ACPI C3 state patch and added to blackllist but for i486
Diffstat (limited to 'extra/linux-olpc-xo1')
-rw-r--r--extra/linux-olpc-xo1/acpi-c3.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/linux-olpc-xo1/acpi-c3.patch b/extra/linux-olpc-xo1/acpi-c3.patch
deleted file mode 100644
index a5b79972..00000000
--- a/extra/linux-olpc-xo1/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