https://github.com/torvalds/linux
Revision 568b44559d7ca269d367e694c74eb4436e7e3ccf authored by Srivatsa S. Bhat on 15 May 2012, 19:02:37 UTC, committed by Linus Torvalds on 16 May 2012, 01:16:57 UTC
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: Linus Torvalds <torvalds@linux-foundation.org>
1 parent ec2e0f9
History
Tip revision: 568b44559d7ca269d367e694c74eb4436e7e3ccf authored by Srivatsa S. Bhat on 15 May 2012, 19:02:37 UTC
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Tip revision: 568b445
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top