Heiko Carstens f5711f9df9 s390: remove WARN_DYNAMIC_STACK
s390 is the only architecture which allows to set the
-mwarn-dynamicstack compile option. This however will also always
generate a warning with system call stack randomization, which uses
alloca to generate some random sized stack frame.

On the other hand Linus just enabled "-Werror" by default with commit
3fe617ccafd6 ("Enable '-Werror' by default for all kernel builds"),
which means compiles will always fail by default.

So instead of playing once again whack-a-mole for something which is
s390 specific, simply remove this option.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-09-15 14:29:21 +02:00
..
2021-09-03 15:33:47 -07:00
2021-09-15 14:29:21 +02:00
2021-08-05 14:10:53 +02:00
2021-09-07 13:40:51 -07:00
2021-09-08 15:32:35 -07:00
2021-07-30 17:09:23 +02:00
2021-07-27 09:39:19 +02:00
2021-09-15 14:29:21 +02:00
2021-09-15 14:29:21 +02:00