Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5060
b: refs/heads/master
c: 6660316
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Jul 26, 2005
1 parent 57a9171 commit d8ea713
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0963aba54aa26c89114dca7257acf8c938bfec8a
refs/heads/master: 6660316cb7a1a2c59a73a52870490c0f782f45c1
1 change: 0 additions & 1 deletion trunk/drivers/acpi/sleep/poweroff.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ void acpi_power_off(void)
acpi_sleep_prepare(ACPI_STATE_S5);
local_irq_disable();
/* Some SMP machines only can poweroff in boot CPU */
set_cpus_allowed(current, cpumask_of_cpu(0));
acpi_enter_sleep_state(ACPI_STATE_S5);
}

Expand Down

0 comments on commit d8ea713

Please sign in to comment.