From: Paul E. McKenney Date: Thu, 26 Feb 2015 22:28:25 +0000 (-0800) Subject: blackfin: Use common outgoing-CPU-notification code X-Git-Tag: omap-for-v4.2/o2_dc~148^2~2^2^5~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17b4b7487ebcb2aa6d0b859a0981e280d910622;p=pandora-kernel.git blackfin: Use common outgoing-CPU-notification code This commit removes the open-coded CPU-offline notification with new common code. This change avoids calling scheduler code using RCU from an offline CPU that RCU is ignoring. This commit is compatible with the existing code in not checking for timeout during a prior offline for a given CPU. Signed-off-by: Paul E. McKenney Cc: Steven Miao Cc: --- Reading git-diff-tree failed