qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path


From: Thomas Huth
Subject: Re: [PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
Date: Mon, 21 Oct 2024 11:12:42 +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 ECKD block device IPL 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/bootmap.h |   1 +
  pc-bios/s390-ccw/bootmap.c | 187 +++++++++++++++++++++++++------------
  2 files changed, 130 insertions(+), 58 deletions(-)

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




reply via email to

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