From: Thomas Gleixner Date: Thu, 31 Jan 2013 12:11:14 +0000 (+0000) Subject: stop_machine: Use smpboot threads X-Git-Tag: v3.9-rc1~171^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e568e78f6f80ca1e27256641ddf524c7dbdc51;p=pandora-kernel.git stop_machine: Use smpboot threads Use the smpboot thread infrastructure. Mark the stopper thread selfparking and park it after it has finished the take_cpu_down() work. Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Cc: Rusty Russell Cc: Paul McKenney Cc: Srivatsa S. Bhat Cc: Arjan van de Veen Cc: Paul Turner Cc: Richard Weinberger Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130131120741.686315164@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed