From: Thomas Gleixner Date: Thu, 31 Jan 2013 12:11:13 +0000 (+0000) Subject: stop_machine: Store task reference in a separate per cpu variable X-Git-Tag: v3.9-rc1~171^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=860a0ffaa3e1a9cf0ebb5f43d6a2a2ce67463e93;p=pandora-kernel.git stop_machine: Store task reference in a separate per cpu variable To allow the stopper thread being managed by the smpboot thread infrastructure separate out the task storage from the stopper data structure. 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.626690384@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed