From: Avi Kivity Date: Mon, 9 Jul 2007 14:11:49 +0000 (+0300) Subject: SMP: Allow smp_call_function_single() to current cpu X-Git-Tag: v2.6.23-rc1~520^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52b1752c077cb919b71167c54968a0b91673281;p=pandora-kernel.git SMP: Allow smp_call_function_single() to current cpu This removes the requirement for callers to get_cpu() to check in simple cases. This patch is for !CONFIG_SMP. Cc: Andi Kleen Signed-off-by: Avi Kivity --- Reading git-diff-tree failed