# 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-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 5a41237ad1d4b62008f93163af1d9b1da90729d8 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- arch/powerpc/kernel/head_64.o: warning: objtool: end_first_256B(): can't find starting instruction arch/powerpc/kernel/optprobes_head.o: warning: objtool: optprobe_template_end(): can't find starting instruction Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc12 # Build took: 0:03:14.804285