On Mon, 11 Mar 2019 11:21:20 -0400 "Jason J. Herne" <jjhe...@linux.ibm.com> wrote:
> Move channel i/o setup code out to a separate function. This decouples cio > setup from the virtio code path and allows us to make use of it for booting > dasd devices. > > Signed-off-by: Jason J. Herne <jjhe...@linux.ibm.com> > Acked-by: Halil Pasic <pa...@linux.vnet.ibm.com> > Reviewed-by: Collin Walling <wall...@linux.ibm.com> > Reviewed-by: Farhan Ali <al...@linux.ibm.com> > Reviewed-by: Thomas Huth <th...@redhat.com> > --- > pc-bios/s390-ccw/main.c | 20 +++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com> [I could have sworn I already did that...]