From: Petr Tesarik <[email protected]>

As noticed by Raymund Will, kexec -la does not work on kernels without
the kexec_file_load(2) syscall, revealing some shortcomings in the
automatic syscall selection.

Petr Tesarik (2):
  kexec-tools: Fix kexec_file_load(2) error handling
  kexec-tools: Reset getopt before falling back to legacy syscall

 kexec/kexec.c | 120 ++++++++++++++++++++++++++++++++--------------------------
 kexec/kexec.h |   1 +
 2 files changed, 68 insertions(+), 53 deletions(-)

-- 
2.16.4


_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to