# git rev-parse -q --verify 8565d64430f8278bea38dab0a3ab60b4e11c71e4^{commit} 8565d64430f8278bea38dab0a3ab60b4e11c71e4 already have revision, skipping fetch # git checkout -q -f -B kisskb 8565d64430f8278bea38dab0a3ab60b4e11c71e4 # git clean -qxdf # < git log -1 # commit 8565d64430f8278bea38dab0a3ab60b4e11c71e4 # Merge: d0858cbdef50 fad278388e01 # Author: Linus Torvalds # Date: Mon Mar 21 19:58:27 2022 -0700 # # Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull bounds fixes from Kees Cook: # "These are a handful of buffer and array bounds fixes that I've been # carrying in preparation for the coming memcpy improvements and the # enabling of '-Warray-bounds' globally. # # There are additional similar fixes in other maintainer's trees, but # these ended up getting carried by me. :)" # # * tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # media: omap3isp: Use struct_group() for memcpy() region # tpm: vtpm_proxy: Check length to avoid compiler warning # alpha: Silence -Warray-bounds warnings # m68k: cmpxchg: Dereference matching size # intel_th: msu: Use memset_startat() for clearing hw header # KVM: x86: Replace memset() "optimization" with normal per-field writes # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 8565d64430f8278bea38dab0a3ab60b4e11c71e4 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13522:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/arch/mips/boot/dts/ingenic/jz4780.dtsi:513.33-515.6: Warning (unit_address_format): /nemc@13410000/efuse@d0/eth-mac-addr@0x22: unit name should not have leading "0x" /kisskb/src/lib/overflow_kunit.c: In function 'overflow_size_helpers_test': /kisskb/src/lib/overflow_kunit.c:644:1: error: the frame size of 2856 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:288: lib/overflow_kunit.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:24:36.376670