From: Carsten Otte Date: Sat, 26 Jan 2008 13:11:27 +0000 (+0100) Subject: [S390] add smp_call_function_mask X-Git-Tag: v2.6.25-rc1~1228^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab5209cd878c146d9f6923f061d1c2725ff210f;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed