diff options
author | will schmidt <will_schmidt@vnet.ibm.com> | 2007-05-02 13:12:34 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-07 06:31:13 -0400 |
commit | 44755d11a3c054adf7eb974a4720936563cf7dcf (patch) | |
tree | 933431e24ce2db69e2857e1daa7c4ed1c7bdbf86 /fs | |
parent | e9e77ce8718def7838626aa52bed02fe1b9837b9 (diff) |
[POWERPC] Add smp_call_function_map and smp_call_function_single
Add a new function named smp_call_function_single(). This matches a generic
prototype from include/linux/smp.h.
Add a function smp_call_function_map(). This is, for the most part, a rename
of smp_call_function, with some added cpumask support. smp_call_function and
smp_call_function_single call into smp_call_function_map.
Lightly tested on 970mp (blade), power4 and power5.
Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
cc: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions