# 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/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 746bb4ed6d626f3f9e431a7f9b20504538e62ded # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.19.0-g746bb4ed6d62 Created: Mon Oct 29 15:57:43 2018 Image 0 (kernel@0) Description: Linux 4.19.0-g746bb4ed6d62 Created: Mon Oct 29 15:57:43 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4499629 Bytes = 4394.17 KiB = 4.29 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80859f30 Hash algo: sha1 Hash value: b5c5e01e56f78366f2c3ba2a53583ad1c4b4e8c5 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Mon Oct 29 15:57:43 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Mon Oct 29 15:57:43 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Mon Oct 29 15:57:43 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mipsel # Build took: 0:03:09.362400