From: Avi Kivity Date: Thu, 19 Jul 2007 15:32:43 +0000 (+0300) Subject: [IA64] Allow smp_call_function_single() to current cpu X-Git-Tag: v2.6.23-rc2~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2d8693054a6cd86cc959576322b30e66e31208;p=pandora-kernel.git [IA64] Allow smp_call_function_single() to current cpu This removes the requirement for callers to get_cpu() to check in simple cases. i386 and x86_64 already received a similar treatment. Signed-off-by: Avi Kivity Signed-off-by: Tony Luck --- Reading git-diff-tree failed