Bug 1666071

Summary: aarch64: kexec_file_load: Add kexec_file_load support in kexec-tools
Product: [Fedora] Fedora Reporter: Bhupesh Sharma <bhsharma>
Component: kexec-toolsAssignee: Bhupesh Sharma <bhsharma>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: bhe, bhsharma, kasong, kdump-bugs, ruyang
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1666072 (view as bug list) Environment:
Last Closed: 2019-02-26 19:03:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1666072    

Description Bhupesh Sharma 2019-01-14 19:17:09 UTC
Description of problem:

Add kexec_file_load support in kexec-tools. AKashi has submitted a kexec-tools patch upstream which I have reviewed and tested on hpe-apollo arm64 systems:
http://lists.infradead.org/pipermail/kexec/2019-January/022219.html

Make sure that fedora kexe-tools support the same as well

Expected results:

kexec -s -l works on aarch64 systems as well. For example a command line like the following:

# kexec -s -l /boot/vmlinuz-`uname -r` --initrd=/boot/initramfs-`uname -r`.img --reuse-cmdline