commit | f1a2a6e41ef76e02ddc5ede3dd042ef96b4fb8d2 | [log] [tgz] |
---|---|---|
author | Jared Rossi <jrossi@linux.ibm.com> | Sat Oct 19 21:29:45 2024 -0400 |
committer | Thomas Huth <thuth@redhat.com> | Wed Oct 23 06:53:44 2024 +0200 |
tree | 78b04ee4506b1cf4d58f2afb5bf98e85e138b65b | |
parent | 1d5c7f078e938e6844f404429dd70bc52b39dac6 [diff] |
pc-bios/s390-ccw: Remove panics from Netboot IPL path 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> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241020012953.1380075-12-jrossi@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>