# git rev-parse -q --verify 746bb4ed6d626f3f9e431a7f9b20504538e62ded^{commit} 746bb4ed6d626f3f9e431a7f9b20504538e62ded already have revision, skipping fetch # git checkout -q -f -B kisskb 746bb4ed6d626f3f9e431a7f9b20504538e62ded # git clean -qxdf # < git log -1 # commit 746bb4ed6d626f3f9e431a7f9b20504538e62ded # Merge: ac747c0715f2 0bb95f80a38f # Author: Linus Torvalds # Date: Sun Oct 28 13:26:45 2018 -0700 # # Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull VLA removal from Kees Cook: # "Globally warn on VLA use. # # This turns on "-Wvla" globally now that the last few trees with their # VLA removals have landed (crypto, block, net, and powerpc). # # Arnd mentioned that there may be a couple more VLAs hiding in # hard-to-find randconfigs, but nothing big has shaken out in the last # month or so in linux-next. # # We should be basically VLA-free now! Wheee. :) # # Summary: # # - Remove unused fallback for BUILD_BUG_ON (which technically contains # a VLA) # # - Lift -Wvla to the top-level Makefile" # # * tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # Makefile: Globally enable VLA warning # compiler.h: give up __compiletime_assert_fallback() # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 746bb4ed6d626f3f9e431a7f9b20504538e62ded # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_query_received': /kisskb/src/net/bridge/br_multicast.c:1432:31: error: 'union ' has no member named 'ip6' !ipv6_addr_any(&saddr->u.ip6))) ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:294: net/bridge/br_multicast.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:518: net/bridge] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: net] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: 'struct iphdr' declared inside parameter list struct iphdr *iph) ^ /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c: In function 'get_fixed_ipv4_csum': /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:586:20: error: dereferencing pointer to incomplete type 'struct iphdr' __u8 ipproto = iph->protocol; ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:293: drivers/net/ethernet/mellanox/mlx4/en_rx.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet/mellanox/mlx4] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet/mellanox] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: drivers] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:04:28.330665