Bug 1666071 - aarch64: kexec_file_load: Add kexec_file_load support in kexec-tools
Summary: aarch64: kexec_file_load: Add kexec_file_load support in kexec-tools
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kexec-tools
Version: rawhide
Hardware: aarch64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Bhupesh Sharma
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1666072
TreeView+ depends on / blocked
 
Reported: 2019-01-14 19:17 UTC by Bhupesh Sharma
Modified: 2019-02-26 19:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1666072 (view as bug list)
Environment:
Last Closed: 2019-02-26 19:03:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.