i386: Allow smp_call_function_single() to current cpu
authorAvi Kivity <avi@qumranet.com>
Mon, 9 Jul 2007 14:11:49 +0000 (17:11 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:50 +0000 (12:05 +0300)
commitde489353918139161eee241a6224d67f22bfd024
tree00e1903229a6ebe29736fc86ea30e2f6155d93bf
parent4055551bbcb0d0be8c916134b4e9074826e89638
i386: 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 <ak@suse.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/i386/kernel/smpcommon.c