commit | e9627da113db1b457a504ee4dca6c0a1a19e18fc | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Tue Apr 03 16:02:51 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 10 07:38:58 2018 +0200 |
tree | a2cbf72a8e1b6eacb57acbe65619a2030959ae79 | |
parent | bdbfe18595ceabd2b6b4e3abae9c3911802e3cb1 [diff] |
s390/ipl: get rid of ipl_ssid and ipl_devno ipl_ssid and ipl_devno used to be used during ccw boot when diag308 store was not available. Reuse ipl_block to store those values. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>