[S390] Convert to smp_call_function_single.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 27 Jul 2007 10:29:08 +0000 (12:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Jul 2007 10:29:17 +0000 (12:29 +0200)
commit3bb447fc8bb6523cb1cec7a0277d831a2b0462b7
treee5f11fda2ff91d5670f1c046b53a12b4dbef55aa
parentd941cf5e373c356723fa648b9f0302a11c9b1770
[S390] Convert to smp_call_function_single.

smp_call_function_single now has the same semantics as s390's
smp_call_function_on. Therefore convert to the *single variant
and get rid of some architecture specific code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/appldata/appldata_base.c
arch/s390/kernel/smp.c
arch/s390/kernel/vtime.c
include/asm-s390/smp.h
net/iucv/iucv.c