aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kexec_elf.c
Commit message (Collapse)AuthorAge
* s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-16
Add an ELF loader for kexec_file. The main task here is to do proper sanity checks on the ELF file. Basically all other functionality was already implemented for the image loader. Signed-off-by: Philipp Rudo <prudo@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>