]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Use diag instead of ccw reipl.
authorMichael Holzheu <holzheu@de.ibm.com>
Mon, 4 Dec 2006 14:40:13 +0000 (15:40 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:40:13 +0000 (15:40 +0100)
commit57775bf2860b491247605099c5eb8f9978c8dff9
tree196ff27656340dffdd5b164c7548b40c56891158
parentff679754101da689b132dbd0be1668a4921d216b
[S390] Use diag instead of ccw reipl.

Since the diag 308 reipl method is superior to the ccw method, we should
use it whenever it is possible. We can do that, if the user has not
specified a new reipl ccw device and the system has been ipled from
a ccw device.

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