[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)
commitdab5209cd878c146d9f6923f061d1c2725ff210f
tree4b6bae43bc7050c11efb526ad1f535deba95726c
parent7dc1da9ffae5a344f7115d019e2be069d3e1bb8d
[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