commit | d1640130cda146ed925f12434bfe579ee7d80a1c | [log] [tgz] |
---|---|---|
author | Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> | Thu Mar 22 16:59:11 2012 +0530 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Apr 09 14:02:23 2012 -0400 |
tree | 17acf24030a33c7a599a7671ae5dcd4805b22943 | |
parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e [diff] |
tile/CPU hotplug: Add missing call to notify_cpu_starting() The scheduler depends on receiving the CPU_STARTING notification, without which we end up into a lot of trouble. So add the missing call to notify_cpu_starting() in the bringup code. Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>