[IA64] Allow smp_call_function_single() to current cpu
commit8a2d8693054a6cd86cc959576322b30e66e31208
authorAvi Kivity <avi@qumranet.com>
Thu, 19 Jul 2007 15:32:43 +0000 (19 18:32 +0300)
committerTony Luck <tony.luck@intel.com>
Mon, 30 Jul 2007 23:26:45 +0000 (30 16:26 -0700)
tree7aeb38a7dbaba8ee78289450b650504a5cc7fe61
parent056e6d89aab51babaa5f75c16832b19c55a68bc4
[IA64] 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 <avi@qumranet.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/smp.c