commit | 8a2d8693054a6cd86cc959576322b30e66e31208 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Thu Jul 19 18:32:43 2007 +0300 |
committer | Tony Luck <tony.luck@intel.com> | Mon Jul 30 16:26:45 2007 -0700 |
tree | 7aeb38a7dbaba8ee78289450b650504a5cc7fe61 | |
parent | 056e6d89aab51babaa5f75c16832b19c55a68bc4 [diff] |
[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>