diff options
author | Glauber Costa <gcosta@redhat.com> | 2008-03-03 12:12:46 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-17 11:40:55 -0400 |
commit | 3a36d1e435af79ec3bc5ead871e5b22d5558ebf3 (patch) | |
tree | d7b07427b52a63fce0050cfad4462a113fb76a08 /arch/x86/kernel/smp_32.c | |
parent | e32640a2cd530e1259a06e34a72b0cdb73738ce2 (diff) |
x86: provide __smp_call_function
This function is used in smp_send_stop(). It's like
smp_call_function_mask, but always go to all online cpus,
and does not take any locks.
It is added to x86_64, but will soon be unified in a common file
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/smp_32.c')
0 files changed, 0 insertions, 0 deletions