From: Ingo Molnar Date: Fri, 27 Jun 2008 09:48:22 +0000 (+0200) Subject: fix "smp_call_function: get rid of the unused nonatomic/retry argument" X-Git-Tag: v2.6.27-rc1~1069^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=127a237a1ff49fa5b8e00af91e841598aeea3513;p=pandora-kernel.git fix "smp_call_function: get rid of the unused nonatomic/retry argument" fix: arch/x86/kernel/process.c: In function 'cpu_idle_wait': arch/x86/kernel/process.c:64: error: too many arguments to function 'smp_call_function' Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed