commit | 740b5706b9c4b3767f597b3ea76654c6f2a800b2 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Dec 04 15:40:30 2006 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Dec 04 15:40:30 2006 +0100 |
tree | 370dc09ec8f3abaecc742003ed9d28eecf636c3b | |
parent | a1a392f0b4f27604811bf8aa8d7636b3b4bc3803 [diff] |
[S390] cpcmd <-> __cpcmd calling issues In case of reipl cpcmd gets called when all other cpus are not running anymore. To prevent deadlocks change __cpcmd so that it doesn't take any locks and call cpcmd or __cpcmd, whatever is correct in the current context. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>