From: Peter Zijlstra Date: Fri, 11 Apr 2014 11:47:16 +0000 (+0200) Subject: sched/idle: Delay clearing the polling bit X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c444117f0f39d59733ec23da67c44424df529230;p=pandora-kernel.git sched/idle: Delay clearing the polling bit With the generic idle functions assuming !polling we should only clear the polling bit at the very last opportunity in order to avoid spurious IPIs. Ideally we'd flip the default to polling, but that means auditing all arch idle functions. Signed-off-by: Peter Zijlstra Acked-by: Nicolas Pitre Cc: Daniel Lezcano Cc: Linus Torvalds Link: http://lkml.kernel.org/n/tip-vq7719foqzf6z5h4j7eh7f9e@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed