Re: [PATCH] pc-bios/s390x: Initialize machine loadparm before probing IPL devices

2024-11-14 Thread Thomas Huth
On 14/11/2024 17.19, jro...@linux.ibm.com wrote: From: Jared Rossi Commit bb185de423 ("s390x: Add individual loadparm assignment to CCW device") allowed boot devices to be assigned a loadparm value independent of the machine value, however, when no boot devices are defined, the machine loadparm

[PATCH] pc-bios/s390x: Initialize machine loadparm before probing IPL devices

2024-11-14 Thread jrossi
From: Jared Rossi Commit bb185de423 ("s390x: Add individual loadparm assignment to CCW device") allowed boot devices to be assigned a loadparm value independent of the machine value, however, when no boot devices are defined, the machine loadparm becomes ignored. Therefore, let's check the machin