commit | 805bc0bc238f7209fca5e39c152b0d3c12046ac9 | [log] [tgz] |
---|---|---|
author | Gerald Schaefer <gerald.schaefer@de.ibm.com> | Sun Feb 03 21:35:45 2019 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 29 10:47:10 2019 +0200 |
tree | 97edfcee4981bc71c2e6a9dc853353010ac4fa94 | |
parent | 833b441ec0f6f3c57cc2106ef628bb19d8fb0ee2 [diff] |
s390/kernel: build a relocatable kernel This patch adds support for building a relocatable kernel with -fPIE. The kernel will be relocated to 0 early in the boot process. Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>