From: Avi Kivity Date: Thu, 19 Jul 2007 15:33:48 +0000 (+1000) Subject: [POWERPC] Allow smp_call_function_single() to current cpu X-Git-Tag: v2.6.23-rc1~12^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adff093d6c545c882f1503607f6af14ddd90bb89;p=pandora-kernel.git [POWERPC] 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: Paul Mackerras --- Reading git-diff-tree failed