diff options
author | Petr Tesarik <ptesarik@suse.com> | 2020-03-13 15:09:29 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2020-04-01 14:39:27 +0200 |
commit | 9cf721279f6cb0dec09c8752e471f15fb662406b (patch) | |
tree | 56835b2b4e4098ad0cf222e1fc76660c9a9e8259 /kexec/zlib.c | |
parent | 4f77da6340356de40af70473d3c3ae6ec663fbdf (diff) |
kexec-tools: Reset getopt before falling back to legacy syscall
The modules may need to parse the arguments again after
kexec_file_load(2) failed, but getopt is not reset.
This change fixes the --initrd option on s390x. Without this patch,
it will fail to load the initrd on kernels that do not implement
kexec_file_load(2).
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/zlib.c')
0 files changed, 0 insertions, 0 deletions