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