From: Frederic Weisbecker Date: Tue, 18 Mar 2014 20:12:53 +0000 (+0100) Subject: nohz: Use nohz own full kick on 2nd task enqueue X-Git-Tag: omap-for-v3.17/fixes-against-rc2~177^2~29^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2ac4f4a65a7f34b0bc6433fcca1192d7ba8b8e;p=pandora-kernel.git nohz: Use nohz own full kick on 2nd task enqueue Now that we have a nohz full remote kick based on irq work, lets use it to notify a CPU that it's exiting single task mode. This unbloats a bit the scheduler IPI that the nohz code was abusing for its cool "callable anywhere/anytime" properties. Acked-by: Peter Zijlstra Cc: Andrew Morton Cc: Ingo Molnar Cc: Kevin Hilman Cc: Paul E. McKenney Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Viresh Kumar Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed