Revert "s390x: enable the kexec file load by default"
This reverts commit 8884af04b6
.
Currently the kernel image is being dual signed, but kexec_file_load
can't handle multiple signature right, so it will always fail. Let's
temporaryly revert "using '-s' by default", until upstream have fixed
the real issue.
Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
21b4996e3a
commit
fa8aa52d94
@ -31,7 +31,7 @@ MKDUMPRD_ARGS=""
|
||||
#
|
||||
# Example:
|
||||
# KEXEC_ARGS="--elf32-core-headers"
|
||||
KEXEC_ARGS="-s"
|
||||
KEXEC_ARGS=""
|
||||
|
||||
#Where to find the boot image
|
||||
#KDUMP_BOOTDIR="/boot"
|
||||
|
Loading…
Reference in New Issue
Block a user