commit | 90944e40ba1838de4b2a9290cf273f9d76bd3bdd | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Nov 04 19:39:40 2016 +0100 |
committer | Michal Marek <mmarek@suse.com> | Wed Nov 09 22:28:09 2016 +0100 |
tree | 7985f736267f3f3cf0021831822b597750cbba63 | |
parent | 82031ea29e454b574bc6f49a33683a693ca5d907 [diff] |
x86/kexec: add -fno-PIE If the gcc is configured to do -fPIE by default then the build aborts later with: | Unsupported relocation type: unknown type rel type name (29) Tagging it stable so it is possible to compile recent stable kernels as well. Cc: stable@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Michal Marek <mmarek@suse.com>