diff options
author | 2017-12-13 09:21:59 +0100 | |
---|---|---|
committer | 2017-12-13 16:57:02 +0100 | |
commit | 366d8216488319ed29308b977cd62b7964a779b7 (patch) | |
tree | a2191cf80334f5f96d65e78e92253ac266859591 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | s390/pci: handle insufficient resources during dma tlb flush (diff) | |
download | wireguard-linux-366d8216488319ed29308b977cd62b7964a779b7.tar.xz wireguard-linux-366d8216488319ed29308b977cd62b7964a779b7.zip |
s390/sclp: disable FORTIFY_SOURCE for early sclp code
Michal Suchánek reported the following compile error with
FORTIFY_SOURCE enabled:
drivers/s390/char/sclp_early_core.o: In function `memcpy':
include/linux/string.h:340: undefined reference to `fortify_panic'
To fix this simply disable FORTIFY_SOURCE on the early sclp code as
well, which I forgot on the initial commit.
Fixes: 79962038dffa ("s390: add support for FORTIFY_SOURCE")
Reported-by: Michal Suchánek <msuchanek@suse.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions