From: Tejun Heo Date: Thu, 23 Jun 2011 18:19:27 +0000 (-0700) Subject: stop_machine: reorganize stop_cpus() implementation X-Git-Tag: v3.1-rc1~287^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7355ba1e936487f5aae6fc058c6cb300e44a64;p=pandora-kernel.git stop_machine: reorganize stop_cpus() implementation Refactor the queuing part of the stop cpus work from __stop_cpus() into queue_stop_cpus_work(). The reorganization is to help future improvements to stop_machine() and doesn't introduce any behavior difference. Signed-off-by: Tejun Heo Link: http://lkml.kernel.org/r/20110623182056.897818337@sbsiddha-MOBL3.sc.intel.com Signed-off-by: Suresh Siddha Cc: Ingo Molnar Cc: Andrew Morton Cc: Linus Torvalds Cc: Peter Zijlstra Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed