From: Andy Lutomirski Date: Wed, 4 Jun 2014 17:31:17 +0000 (-0700) Subject: sched/idle: Simplify wake_up_idle_cpu() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b9ca70c3030e832999e8d1cdba2984c7bb5bfc;p=pandora-kernel.git sched/idle: Simplify wake_up_idle_cpu() Now that rq->idle's polling bit is a reliable indication that the cpu is polling, use it. Signed-off-by: Andy Lutomirski Signed-off-by: Peter Zijlstra Cc: Rafael J. Wysocki Cc: nicolas.pitre@linaro.org Cc: daniel.lezcano@linaro.org Cc: umgwanakikbuti@gmail.com Cc: Linus Torvalds Cc: linux-kernel@vger.kernel.org Link: http://lkml.kernel.org/r/922f00761445a830ebb23d058e2ae53956ce2d73.1401902905.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed