On 05/29/2018 12:40 AM, Collin Walling 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: Farhan Ali <al...@linux.ibm.com>