pc-bios: s390x: Save PSW rework
commit26e0b96fa9c303194fe159037d69d9ec30355d07
authorJanosch Frank <frankja@linux.ibm.com>
Tue, 6 Oct 2020 09:42:47 +0000 (6 05:42 -0400)
committerThomas Huth <thuth@redhat.com>
Tue, 6 Oct 2020 17:57:35 +0000 (6 19:57 +0200)
tree27fee38be7bd159fdcd220000c409a877dd5514e
parent4906a4e41c29b65ad350736e0a989e5cf3387baf
pc-bios: s390x: Save PSW rework

We don't need to save the ipl_continue variable in lowcore and have it
limited to 32 bits because of the lowcore layout. Let's move it to a
new 64 bit variable and get rid of the reset info struct.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201006094249.50640-3-frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/jump2ipl.c