From: David S. Miller Date: Mon, 13 Oct 2008 03:55:24 +0000 (-0700) Subject: sparc64: Add missing notify_cpu_starting() call. X-Git-Tag: v2.6.28-rc1~606^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82960b8543cca5797a5e2841a9c43b8c5c669e65;p=pandora-kernel.git sparc64: Add missing notify_cpu_starting() call. Commit e545a6140b698b2494daf0b32107bdcc5e901390 ("kernel/cpu.c: create a CPU_STARTING cpu_chain notifier") added a notify_cpu_starting() notifier event, and hit every arch except sparc64. Fix that missed case. Signed-off-by: David S. Miller --- Reading git-diff-tree failed