[PATCH 0/1] s390x: Abort immediately on invalid loadparm

jrossi@linux.ibm.com posted 1 patch 2 weeks, 4 days ago
pc-bios/s390-ccw/bootmap.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
[PATCH 0/1] s390x: Abort immediately on invalid loadparm
Posted by jrossi@linux.ibm.com 2 weeks, 4 days ago
From: Jared Rossi <jrossi@linux.ibm.com>

This is a small fix to the IPL behavior in case the user has entered an invalid
loadparm.  The loadparm is a very specific value, which must be deliberately set
by the user. Therefore, if it is not valid, then it is a mistake in the guest 
configuration.

As such, we immediately terminate the IPL process if the loadparm is invalid,
either because it is too large or because it points to an empty boot entry.

Jared Rossi (1):
  pc-bios/s390-ccw: Abort IPL on invalid loadparm

 pc-bios/s390-ccw/bootmap.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

-- 
2.43.5