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?