Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287404
b: refs/heads/master
c: 15f5113
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Greg Kroah-Hartman committed Feb 8, 2012
1 parent b966e30 commit b6e56a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 26417d475709adeddf1eedfc05ad5129b3ba7da6
refs/heads/master: 15f51136719699d7204eeeccd66849a4d90ae426
7 changes: 0 additions & 7 deletions trunk/drivers/acpi/processor_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -579,13 +579,6 @@ static int __cpuinit acpi_processor_add(struct acpi_device *device)
goto err_free_cpumask;
}

/*
* Do not start hotplugged CPUs now, but when they
* are onlined the first time
*/
if (pr->flags.need_hotplug_init)
return 0;

/*
* Do not start hotplugged CPUs now, but when they
* are onlined the first time
Expand Down

0 comments on commit b6e56a7

Please sign in to comment.