commit | 3bb447fc8bb6523cb1cec7a0277d831a2b0462b7 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Jul 27 12:29:08 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Jul 27 12:29:17 2007 +0200 |
tree | e5f11fda2ff91d5670f1c046b53a12b4dbef55aa | |
parent | d941cf5e373c356723fa648b9f0302a11c9b1770 [diff] |
[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>