From: Andi Kleen Date: Sun, 26 Mar 2006 01:24:07 +0000 (+0100) Subject: [PATCH] Fix compilation of processor_idle.c on IA64 X-Git-Tag: v2.6.17-rc1~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5c59a1e41636afa77b90d34e8c394d8d929733;p=pandora-kernel.git [PATCH] Fix compilation of processor_idle.c on IA64 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed