s390/kexec_file: Simplify parmarea access
Access the parmarea in head.S via a struct instead of individual offsets. While at it make the fields in the parmarea .quads. Signed-off-by:Philipp Rudo <prudo@linux.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/boot/head.S 6 additions, 5 deletionsarch/s390/boot/head.S
- arch/s390/include/asm/kexec.h 4 additions, 3 deletionsarch/s390/include/asm/kexec.h
- arch/s390/include/asm/setup.h 10 additions, 0 deletionsarch/s390/include/asm/setup.h
- arch/s390/kernel/kexec_elf.c 1 addition, 0 deletionsarch/s390/kernel/kexec_elf.c
- arch/s390/kernel/kexec_image.c 1 addition, 0 deletionsarch/s390/kernel/kexec_image.c
- arch/s390/kernel/machine_kexec_file.c 6 additions, 17 deletionsarch/s390/kernel/machine_kexec_file.c
Please register or sign in to comment