git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e26d84
)
x86: simplify idle selection
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 9 Jun 2008 14:59:53 +0000
(16:59 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 10 Jun 2008 13:52:01 +0000
(15:52 +0200)
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 <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found