]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] add smp_call_function_mask
authorCarsten Otte <cotte@de.ibm.com>
Sat, 26 Jan 2008 13:11:27 +0000 (14:11 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 26 Jan 2008 13:11:31 +0000 (14:11 +0100)
commit8f56b580406e5fd552b451bec9ff0515e012c684
tree4b6bae43bc7050c11efb526ad1f535deba95726c
parentfbd005fd55ef979945968e1efe6c4a4a19fb907b
[S390] add smp_call_function_mask

This patch adds the s390 variant for smp_call_function_mask(). The
implementation is pretty straight forward using the wrapper
__smp_call_function_map() which already takes a cpumask_t argument.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c
include/asm-s390/smp.h