commit | 58be944127be80bd947dd72d69523b3d4b17781f | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@de.ibm.com> | Fri Dec 15 17:18:25 2006 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Dec 15 17:18:25 2006 +0100 |
tree | e9be270a32a0da283f2cfa7e311447ffc29013a6 | |
parent | a45e14148fb34175cba042df8979e7982758635f [diff] |
[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>