From: Ingo Molnar Date: Mon, 13 Apr 2015 08:04:59 +0000 (+0200) Subject: cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well X-Git-Tag: omap-for-v4.1/fixes-rc1~158^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=590ee7dbd569a012df705a5204fc5f1066f52b8c;p=pandora-kernel.git cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well Now that we are using smpboot_thread_init() in init/main.c as well, provide it for !CONFIG_SMP as well. This addresses a !CONFIG_SMP build failure. Cc: Paul E. McKenney Cc: Borislav Petkov Cc: Andrew Morton Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed