[S390] Fix reboot hang
authorMichael Holzheu <holzheu@de.ibm.com>
Fri, 15 Dec 2006 16:18:25 +0000 (17:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 15 Dec 2006 16:18:25 +0000 (17:18 +0100)
commit58be944127be80bd947dd72d69523b3d4b17781f
treee9be270a32a0da283f2cfa7e311447ffc29013a6
parenta45e14148fb34175cba042df8979e7982758635f
[S390] Fix reboot hang

We use printks after shutting down all other cpus. This is not allowed
and can lead to deadlocks. Therefore the printks have to be removed.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c