From: Thomas Gleixner Date: Mon, 9 Jun 2008 14:59:53 +0000 (+0200) Subject: x86: simplify idle selection X-Git-Tag: v2.6.27-rc1~1106^2~251^8~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ddd2a27948f0bd02a2ad001e8a6816898eba0dc;p=pandora-kernel.git x86: simplify idle selection default_idle is selected in cpu_idle(), when no other idle routine is selected. Select it in select_idle_routine() when mwait is not selected. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed