On Wed, Dec 08, 2021 at 02:07:39PM +0100, Philipp Rudo wrote: > Hi everybody, > > here is v3. > > @Heiko: I hope you are happy now. Yes, very happy! > v3: > - add the symbol name to the error messages > > v2: > - EINVAL -> ENOEXEC > - print error message when encountering an unknown relocation > - new patch to print error messages for all error cases in the function > > Philipp Rudo (2): > s390/kexec_file: print some more error messages > s390/kexec_file: fix error handling when applying relocations > > arch/s390/kernel/machine_kexec_file.c | 34 +++++++++++++++++++++++---- > 1 file changed, 30 insertions(+), 4 deletions(-) Applied both. Thank you!