[S390] Remove smp_cpu_not_running.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 11 Sep 2009 08:29:05 +0000 (10:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Sep 2009 08:29:56 +0000 (10:29 +0200)
commit5c0b912e755caaad555eb6feefdb1124462d8f37
tree94911d8d9a9cb53faeb78bb2396984f64c31f2c2
parente86a6ed63f46fe8fb555fda531084bca3ef62fd7
[S390] Remove smp_cpu_not_running.

smp_cpu_not_running() and cpu_stopped() are doing the same.
Remove one and also get rid of the last hard_smp_processor_id() leftover.

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