From: Andy Lutomirski Date: Wed, 4 Jun 2014 17:31:14 +0000 (-0700) Subject: cpuidle: Set polling in poll_idle X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c407084137d4e491b07ea5ff8665d19106a5ac;p=pandora-kernel.git cpuidle: Set polling in poll_idle poll_idle is the archetypal polling idle loop; tell the core idle code about it. This avoids pointless IPIs when all of the other cpuidle states are disabled. Signed-off-by: Andy Lutomirski Signed-off-by: Peter Zijlstra Cc: nicolas.pitre@linaro.org Cc: umgwanakikbuti@gmail.com Cc: Daniel Lezcano Cc: Linus Torvalds Cc: Rafael J. Wysocki Cc: linux-kernel@vger.kernel.org Cc: linux-pm@vger.kernel.org Link: http://lkml.kernel.org/r/c65ce49615d338bae8fb79df5daffab19353c900.1401902905.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed