From: Heiko Carstens Date: Mon, 4 Dec 2006 14:40:30 +0000 (+0100) Subject: [S390] cpcmd <-> __cpcmd calling issues X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740b5706b9c4b3767f597b3ea76654c6f2a800b2;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed