All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] s390/kexec_file: improve error handling and messages
@ 2021-12-07 12:57 Philipp Rudo
  2021-12-07 12:57 ` [PATCH v2 1/2] s390/kexec_file: print some more error messages Philipp Rudo
  2021-12-07 12:57 ` [PATCH v2 2/2] s390/kexec_file: fix error handling when applying relocations Philipp Rudo
  0 siblings, 2 replies; 6+ messages in thread
From: Philipp Rudo @ 2021-12-07 12:57 UTC (permalink / raw)
  To: linux-s390; +Cc: hca, egorenar, ltao

Hi everybody,

here is v2 of the patch I sent yesterday.

Thanks
Philipp

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 | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-07 17:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 12:57 [PATCH v2 0/2] s390/kexec_file: improve error handling and messages Philipp Rudo
2021-12-07 12:57 ` [PATCH v2 1/2] s390/kexec_file: print some more error messages Philipp Rudo
2021-12-07 15:29   ` Heiko Carstens
2021-12-07 17:18     ` Philipp Rudo
2021-12-07 17:40       ` Heiko Carstens
2021-12-07 12:57 ` [PATCH v2 2/2] s390/kexec_file: fix error handling when applying relocations Philipp Rudo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.