On Thu, 5 Jul 2018 13:25:36 -0400 "Jason J. Herne" <jjhe...@linux.ibm.com> wrote:
> From: "Jason J. Herne" <jjhe...@linux.vnet.ibm.com> > > Create a new header for basic architecture specific definitions and add a > mapping of low core memory. This mapping will be used by the real dasd boot > process. > > Signed-off-by: Jason J. Herne <jjhe...@linux.vnet.ibm.com> > Signed-off-by: Jason J. Herne <jjhe...@linux.ibm.com> Just a common nit: You may want to change your setup (and update the Author: field of the patches) so you don't get those weird double signoffs. > --- > pc-bios/s390-ccw/main.c | 2 + > pc-bios/s390-ccw/s390-arch.h | 100 > +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 102 insertions(+) > create mode 100644 pc-bios/s390-ccw/s390-arch.h