SMP: Allow smp_call_function_single() to current cpu
commita52b1752c077cb919b71167c54968a0b91673281
authorAvi Kivity <avi@qumranet.com>
Mon, 9 Jul 2007 14:11:49 +0000 (9 17:11 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:50 +0000 (16 12:05 +0300)
tree0305330faac81f946d7722ff6103a08385d19075
parentde489353918139161eee241a6224d67f22bfd024
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 <ak@suse.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/linux/smp.h