linux_dsm_epyc7002/drivers/s390
Heiko Carstens 366d821648 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: 79962038df ("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>
2017-12-13 16:57:02 +01:00
..
block s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
char s390/sclp: disable FORTIFY_SOURCE for early sclp code 2017-12-13 16:57:02 +01:00
cio s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
crypto s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
net s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
scsi s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
virtio s390: drivers: Remove redundant license text 2017-11-24 14:28:47 +01:00
Makefile s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00