# git rev-parse -q --verify 27151f177827d478508e756c7657273261aaf8a9^{commit} 27151f177827d478508e756c7657273261aaf8a9 already have revision, skipping fetch # git checkout -q -f -B kisskb 27151f177827d478508e756c7657273261aaf8a9 # git clean -qxdf # < git log -1 # commit 27151f177827d478508e756c7657273261aaf8a9 # Merge: 58ca24158758 c7a3828d98db # Author: Linus Torvalds # Date: Sun Sep 5 11:56:18 2021 -0700 # # Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tool updates from Arnaldo Carvalho de Melo: # "New features: # # - Improvements for the flamegraph python script, including: # - Display perf.data header # - Display PIDs of user stacks # - Added option to change color scheme # - Default to blue/green color scheme to improve accessibility # - Correctly identify kernel stacks when debuginfo is available # # - Improvements for 'perf bench futex': # - Add --mlockall parameter # - Add --broadcast and --pi to the 'requeue' sub benchmark # # - Add support for PMU aliases. # # - Introduce an ARM Coresight ETE decoder. # # - Add a 'perf bench' entry for evlist open/close operations, to help # quantify improvements with multithreading 'perf record'. # # - Allow reporting the [un]throttle PERF_RECORD_ meta event in 'perf # script's python scripting. # # - Add a 'perf test' entry for PMU aliases. # # - Add a 'perf test' entry for 'perf record/perf report/perf script' # pipe mode. # # Fixes: # # - perf script dlfilter (API for filtering via dynamically loaded # shared object introduced in v5.14) fixes and a 'perf test' entry # for it. # # - Fix get_current_dir_name() compilation on Android. # # - Fix issues with asciidoc and double dashes uses. # # - Fix memory leaks in the BTF handling code. # # - Fix leftover problems in the Documentation from the infrastructure # originally lifted from the git codebase. # # - Fix *probe_vfs_getname.sh 'perf test' failures. # # - Handle fd gaps in 'perf test's test__dso_data_reopen(). # # - Make sure to show disasembly warnings for 'perf annotate --stdio'. # # - Fix output from pipe to file and vice-versa in 'perf # record/report/script'. # # - Correct 'perf data -h' output. # # - Fix wrong comm in system-wide mode with 'perf record --delay'. # # - Do not allow --for-each-cgroup without cpu in 'perf stat' # # - Make 'perf test --skip' work on shell tests. # # - Fix libperf's verbose printing. # # Misc improvements: # # - Preparatory patches for multithreading various 'perf record' phases # (synthesizing, opening, recording, etc). # # - Add sparse context/locking annotations in compiler-types.h, also to # help with the multithreading effort. # # - Optimize the generation of the arch specific erno tables used in # 'perf trace'. # # - Optimize libperf's perf_cpu_map__max(). # # - Improve ARM's CoreSight warnings. # # - Report collisions in AUX records. # # - Improve warnings for the LLVM 'perf test' entry. # # - Improve the PMU events 'perf test' codebase. # # - perf test: Do not compare overheads in the zstd comp test # # - Better support annotation on ARM. # # - Update 'perf trace's cmd string table to decode sys_bpf() first # arg. # # Vendor events: # # - Add JSON events and metrics for Intel's Ice Lake, Tiger Lake and # Elhart Lake. # # - Update JSON eventsand metrics for Intel's Cascade Lake and Sky Lake # servers. # # Hardware tracing: # # - Improvements for the ARM hardware tracing auxtrace support" # # * tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: (130 commits) # perf tests: Add test for PMU aliases # perf pmu: Add PMU alias support # perf session: Report collisions in AUX records # perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event # perf build: Report failure for testing feature libopencsd # perf cs-etm: Show a warning for an unknown magic number # perf cs-etm: Print the decoder name # perf cs-etm: Create ETE decoder # perf cs-etm: Update OpenCSD decoder for ETE # perf cs-etm: Fix typo # perf cs-etm: Save TRCDEVARCH register # perf cs-etm: Refactor out ETMv4 header saving # perf cs-etm: Initialise architecture based on TRCIDR1 # perf cs-etm: Refactor initialisation of decoder params. # tools build: Fix feature detect clean for out of source builds # perf evlist: Add evlist__for_each_entry_from() macro # perf evsel: Handle precise_ip fallback in evsel__open_cpu() # perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu() # perf evsel: Move test_attr__open() to success path in evsel__open_cpu() # perf evsel: Move ignore_missing_thread() to fallback code # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 27151f177827d478508e756c7657273261aaf8a9 # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- help # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:21, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/s390/s390.h:836:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "\t.set\t.,.+"HOST_WIDE_INT_PRINT_UNSIGNED"\n", (SIZE)) ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:36, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:21, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/s390/s390.h:836:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "\t.set\t.,.+"HOST_WIDE_INT_PRINT_UNSIGNED"\n", (SIZE)) ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:21, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/s390/s390.h:836:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "\t.set\t.,.+"HOST_WIDE_INT_PRINT_UNSIGNED"\n", (SIZE)) ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:36, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/tm.h:36, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/../lib/gcc/s390-linux/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' cc1plus: warning: unrecognized command line option '-Wno-format-diag' cc1plus: warning: unrecognized command line option '-Wno-format-diag' /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:168:1: error: '__do_syscall' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: arch/s390/kernel/syscall.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: arch/s390/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1872: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_unmap_page': /kisskb/src/kernel/dma/debug.c:1279:1: error: 'debug_dma_unmap_page' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_unmap_sg': /kisskb/src/kernel/dma/debug.c:1367:1: error: 'debug_dma_unmap_sg' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_free_coherent': /kisskb/src/kernel/dma/debug.c:1428:1: error: 'debug_dma_free_coherent' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_unmap_resource': /kisskb/src/kernel/dma/debug.c:1469:1: error: 'debug_dma_unmap_resource' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_single_for_cpu': /kisskb/src/kernel/dma/debug.c:1487:1: error: 'debug_dma_sync_single_for_cpu' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_single_for_device': /kisskb/src/kernel/dma/debug.c:1506:1: error: 'debug_dma_sync_single_for_device' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_sg_for_cpu': /kisskb/src/kernel/dma/debug.c:1538:1: error: 'debug_dma_sync_sg_for_cpu' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_sg_for_device': /kisskb/src/kernel/dma/debug.c:1569:1: error: 'debug_dma_sync_sg_for_device' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: kernel/dma/debug.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: kernel/dma] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/security/landlock/ruleset.c: In function 'insert_rule': /kisskb/src/security/landlock/ruleset.c:196:34: error: passing argument 2 of 'create_rule' from incompatible pointer type [-Werror] new_rule = create_rule(object, &this->layers, this->num_layers, ^ /kisskb/src/security/landlock/ruleset.c:69:30: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[]' static struct landlock_rule *create_rule( ^ /kisskb/src/security/landlock/ruleset.c: In function 'landlock_insert_rule': /kisskb/src/security/landlock/ruleset.c:240:38: error: passing argument 3 of 'insert_rule' from incompatible pointer type [-Werror] return insert_rule(ruleset, object, &layers, ARRAY_SIZE(layers)); ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[1]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ /kisskb/src/security/landlock/ruleset.c: In function 'merge_ruleset': /kisskb/src/security/landlock/ruleset.c:300:47: error: passing argument 3 of 'insert_rule' from incompatible pointer type [-Werror] err = insert_rule(dst, walker_rule->object, &layers, ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[1]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ /kisskb/src/security/landlock/ruleset.c: In function 'inherit_ruleset': /kisskb/src/security/landlock/ruleset.c:330:5: error: passing argument 3 of 'insert_rule' from incompatible pointer type [-Werror] &walker_rule->layers, walker_rule->num_layers); ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: security/landlock/ruleset.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: security/landlock] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_crypt_sg_inplace': /kisskb/src/lib/crypto/chacha20poly1305.c:331:1: error: 'chacha20poly1305_crypt_sg_inplace' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: lib/crypto/chacha20poly1305.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_show_fdinfo': /kisskb/src/kernel/bpf/syscall.c:1860:1: error: 'bpf_prog_show_fdinfo' uses dynamic stack allocation [-Werror] } ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:540: lib/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_get_info_by_fd.isra.29': /kisskb/src/kernel/bpf/syscall.c:3850:1: error: 'bpf_prog_get_info_by_fd.isra.29' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: kernel/bpf/syscall.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: kernel/bpf] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: lib] Error 2 /kisskb/src/mm/slub.c: In function '__slab_free': /kisskb/src/mm/slub.c:3144:1: error: '__slab_free' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/mm/slub.c: In function 'unfreeze_partials.isra.56': /kisskb/src/mm/slub.c:2425:1: error: 'unfreeze_partials.isra.56' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/mm/slub.c: In function 'get_partial_node.isra.57': /kisskb/src/mm/slub.c:2067:1: error: 'get_partial_node.isra.57' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/mm/slub.c: In function 'deactivate_slab.isra.58': /kisskb/src/mm/slub.c:2357:1: error: 'deactivate_slab.isra.58' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/mm/slub.c: In function '___slab_alloc': /kisskb/src/mm/slub.c:2821:1: error: '___slab_alloc' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:277: mm/slub.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: error: 'main' is usually a function [-Werror=main] void *main = osnoise_main; ^ make[1]: *** [/kisskb/src/Makefile:1872: security] Error 2 cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: kernel/trace/trace_osnoise.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: error: missing braces around initializer [-Werror=missing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: error: (near initialization for 'sch_frag_rt.dst') [-Werror=missing-braces] cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: net/sched/sch_frag.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: net/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1872: mm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: kernel/trace] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: kernel] Error 2 /kisskb/src/drivers/virtio/virtio_vdpa.c: In function 'virtio_vdpa_setup_vq': /kisskb/src/drivers/virtio/virtio_vdpa.c:146:9: error: missing braces around initializer [-Werror=missing-braces] struct vdpa_vq_state state = {0}; ^ /kisskb/src/drivers/virtio/virtio_vdpa.c:146:9: error: (near initialization for 'state.') [-Werror=missing-braces] cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/virtio/virtio_vdpa.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/virtio] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_del_vlan_id': /kisskb/src/drivers/s390/net/ism_drv.c:331:1: error: 'ism_del_vlan_id' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_query_rgid': /kisskb/src/drivers/s390/net/ism_drv.c:216:1: error: 'ism_query_rgid' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_signal_ieq': /kisskb/src/drivers/s390/net/ism_drv.c:359:1: error: 'ism_signal_ieq' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_add_vlan_id': /kisskb/src/drivers/s390/net/ism_drv.c:317:1: error: 'ism_add_vlan_id' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_unregister_dmb': /kisskb/src/drivers/s390/net/ism_drv.c:303:1: error: 'ism_unregister_dmb' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_register_dmb': /kisskb/src/drivers/s390/net/ism_drv.c:282:1: error: 'ism_register_dmb' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'query_info': /kisskb/src/drivers/s390/net/ism_drv.c:85:1: error: 'query_info' uses dynamic stack allocation [-Werror] } ^ /kisskb/src/drivers/s390/net/ism_drv.c: In function 'ism_probe': /kisskb/src/drivers/s390/net/ism_drv.c:590:1: error: 'ism_probe' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/s390/net/ism_drv.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/s390/net] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: drivers/s390] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: net] Error 2 /kisskb/src/drivers/soc/qcom/pdr_interface.c: In function 'pdr_restart_pd': /kisskb/src/drivers/soc/qcom/pdr_interface.c:572:9: error: missing braces around initializer [-Werror=missing-braces] struct servreg_restart_pd_req req = { 0 }; ^ /kisskb/src/drivers/soc/qcom/pdr_interface.c:572:9: error: (near initialization for 'req.service_path') [-Werror=missing-braces] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/soc/qcom/pdr_interface.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/soc/qcom] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/soc] Error 2 /kisskb/src/fs/cifs/connect.c: In function 'cifs_mount': /kisskb/src/fs/cifs/connect.c:3466:2: error: missing braces around initializer [-Werror=missing-braces] uuid_t mount_id = {0}; ^ /kisskb/src/fs/cifs/connect.c:3466:2: error: (near initialization for 'mount_id.b') [-Werror=missing-braces] /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c: In function 'xvcu_register_clock_provider': /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: error: missing braces around initializer [-Werror=missing-braces] struct clk_parent_data parent_data[2] = { 0 }; ^ /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: error: (near initialization for 'parent_data[0]') [-Werror=missing-braces] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/clk/xilinx/xlnx_vcu.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/clk/xilinx] Error 2 make[3]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: fs/cifs/connect.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: fs/cifs] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/nfs/super.c: In function 'nfs_show_stats': /kisskb/src/fs/nfs/super.c:721:1: error: 'nfs_show_stats' uses dynamic stack allocation [-Werror] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: fs/nfs/super.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/clk] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: fs/nfs] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:1872: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc4.9 # Build took: 0:02:38.145804