]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[S390] Fix smp_call_function_mask semantics.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 5 Feb 2008 15:50:39 +0000 (16:50 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 5 Feb 2008 15:50:55 +0000 (16:50 +0100)
commit37c5f719e71882b759fa8acbdd11d5ca3a7965bb
tree7874e2bd494a8b0c7c77b6b6df8b6bff7e617e5a
parenta817a61f85c75181bde6c3d83ae11a24b089dd6a
[S390] Fix smp_call_function_mask semantics.

Make sure func isn't called on the local cpu just like on all other
architectures that implement this function.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c