aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/annotate.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2021-09-13 12:41:35 +0000
committerVasily Gorbik <[email protected]>2021-09-15 12:29:21 +0000
commitf5711f9df9242446feccf2bdb6fdc06a72ca1010 (patch)
treefc82b203ea7eb6903609bfab1133f54259867e0b /tools/perf/ui/browsers/annotate.c
parents390/ap: fix kernel doc comments (diff)
downloadkernel-f5711f9df9242446feccf2bdb6fdc06a72ca1010.tar.gz
kernel-f5711f9df9242446feccf2bdb6fdc06a72ca1010.zip
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 <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions