Skip to content
Commit ec2e0f98 authored by Srivatsa S. Bhat's avatar Srivatsa S. Bhat Committed by Linus Torvalds
Browse files

parisc/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: default avatarSrivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Acked-and-Tested-by: default avatarMikulas Patocka <mpatocka@redhat.com>
Acked-and-Tested-by: default avatarTobias Ulmer <tobiasu@tmux.org>
Tested-by: default avatarJohn David Anglin <dave.anglin@bell.net>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3911ff30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment