commit | 71406883fd35794d573b3085433c41d0a3bf6c21 | [log] [tgz] |
---|---|---|
author | Philipp Rudo <prudo@linux.vnet.ibm.com> | Mon Jun 19 10:45:33 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 16 09:10:22 2018 +0200 |
tree | 757865f09f0b8a41357c2c1ec7b1df915b057cbf | |
parent | 840798a1f52994c172270893bd2ec6013cc92e40 [diff] |
s390/kexec_file: Add kexec_file_load system call This patch adds the kexec_file_load system call to s390 as well as the arch specific functions common code requires to work. Loaders for the different file types will be added later. Signed-off-by: Philipp Rudo <prudo@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>