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:
6c34bc2
)
x86: kill #ifdef for exit_idle()
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Tue, 9 Dec 2008 03:19:07 +0000
(19:19 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 10:58:36 +0000
(11:58 +0100)
Impact: cleanup
Introduce helper inline function in arch/x86/include/asm/idle.h
to remove #ifdefs around exit_idle().
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found