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:
7d3aee9
)
[PATCH] Fix compilation of processor_idle.c on IA64
author
Andi Kleen
<ak@suse.de>
Sun, 26 Mar 2006 01:24:07 +0000
(
02:24
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 26 Mar 2006 04:19:29 +0000
(20:19 -0800)
Broken earlier by me by a x86-64 patch.
The code was optimized away, but the compiler still complained about an
undeclared function.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found