On 30.05.2018 09:47, Cornelia Huck wrote: > On Tue, 29 May 2018 00:40:09 -0400 > Collin Walling <wall...@linux.ibm.com> wrote: > >> Loadparm is defined by the s390 architecture to be 8 bytes >> in length. Let's define this size in the s390-ccw bios. >> >> Suggested-by: Laszlo Ersek <ler...@redhat.com> >> Signed-off-by: Collin Walling <wall...@linux.ibm.com> >> --- >> pc-bios/s390-ccw/iplb.h | 4 +++- >> pc-bios/s390-ccw/main.c | 8 ++++---- >> pc-bios/s390-ccw/sclp.c | 2 +- >> pc-bios/s390-ccw/sclp.h | 2 +- >> 4 files changed, 9 insertions(+), 7 deletions(-) > > Reviewed-by: Cornelia Huck <coh...@redhat.com> > > Thomas, I assume this will go via your tree?
Yes, I'll pick it up (I'll include it with the new version of the pxelinux.cfg patches once they are ready). Thomas