qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL pa


From: Thomas Huth
Subject: Re: [PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
Date: Mon, 21 Oct 2024 11:30:31 +0200
User-agent: Mozilla Thunderbird

On 20/10/2024 03.29, jrossi@linux.ibm.com wrote:
From: Jared Rossi <jrossi@linux.ibm.com>

Remove panic-on-error from Netboot specific functions so that error recovery
may be possible in the future.

Functions that would previously panic now provide a return code.

Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
---
  pc-bios/s390-ccw/s390-ccw.h   |  2 +-
  pc-bios/s390-ccw/bootmap.c    |  1 +
  pc-bios/s390-ccw/netmain.c    | 17 +++++++++++------
  pc-bios/s390-ccw/virtio-net.c |  7 +++++--
  4 files changed, 18 insertions(+), 9 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]