commit | adff093d6c545c882f1503607f6af14ddd90bb89 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Fri Jul 20 01:33:48 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Jul 22 21:30:58 2007 +1000 |
tree | 8d821e6de3ef05cdcbb784a1493a91b5bc8e5dd6 | |
parent | 08ae6cc15db201fa20cc4893d9500c1f6b20e560 [diff] |
[POWERPC] 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: Paul Mackerras <paulus@samba.org>