commit | 15ceb8c936d13d940ca9e53996fbd05a26ce96db | [log] [tgz] |
---|---|---|
author | Philipp Rudo <prudo@linux.vnet.ibm.com> | Tue Jun 27 12:44:11 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 16 09:10:21 2018 +0200 |
tree | 3d8ffd14863045a156cd58eecc457a81ffe54382 | |
parent | 760dd0eeaec1689430243ead14e5a429613d8c52 [diff] |
s390/kexec_file: Prepare setup.h for kexec_file_load kexec_file_load needs to prepare the new kernels before they are loaded. For that it has to know the offsets in head.S, e.g. to register the new command line. Unfortunately there are no macros right now defining those offsets. Define them now. Signed-off-by: Philipp Rudo <prudo@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>