# git rev-parse -q --verify 5a41237ad1d4b62008f93163af1d9b1da90729d8^{commit} 5a41237ad1d4b62008f93163af1d9b1da90729d8 already have revision, skipping fetch # git checkout -q -f -B kisskb 5a41237ad1d4b62008f93163af1d9b1da90729d8 # git clean -qxdf # < git log -1 # commit 5a41237ad1d4b62008f93163af1d9b1da90729d8 # Author: Linus Torvalds # Date: Mon Jan 9 17:04:49 2023 -0600 # # gcc: disable -Warray-bounds for gcc-11 too # # We had already disabled this warning for gcc-12 due to bugs in the value # range analysis, but it turns out we end up having some similar problems # with gcc-11.3 too, so let's disable it there too. # # Older gcc versions end up being increasingly less relevant, and # hopefully clang and newer version of gcc (ie gcc-13) end up working # reliably enough that we still get the build coverage even when we # disable this for some versions. # # Link: https://lore.kernel.org/all/20221227002941.GA2691687@roeck-us.net/ # Link: https://lore.kernel.org/all/D8BDBF66-E44C-45D4-9758-BAAA4F0C1998@kernel.org/ # Cc: Kees Cook # Cc: Vlastimil Babka # Cc: Guenter Roeck # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 5a41237ad1d4b62008f93163af1d9b1da90729d8 # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- 64r2el_defconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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" Completed OK # rm -rf /kisskb/build/linus_64r2el_defconfig_mips-gcc11 # Build took: 0:01:02.153537