# git rev-parse -q --verify 64f28502801aad0cb4f97102b4b5a81df315c2aa^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master # git rev-parse -q --verify 64f28502801aad0cb4f97102b4b5a81df315c2aa^{commit} 64f28502801aad0cb4f97102b4b5a81df315c2aa # git checkout -q -f -B kisskb 64f28502801aad0cb4f97102b4b5a81df315c2aa # git clean -qxdf # < git log -1 # commit 64f28502801aad0cb4f97102b4b5a81df315c2aa # Author: Stephen Rothwell # Date: Tue Sep 28 17:21:37 2021 +1000 # # Add linux-next specific files for 20210928 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 64f28502801aad0cb4f97102b4b5a81df315c2aa # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5238:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5241:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/kcsan/kcsan_test.c: In function 'test_atomic_builtins': /kisskb/src/kernel/kcsan/kcsan_test.c:975:17: error: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Werror=tsan] 975 | __atomic_thread_fence(__ATOMIC_SEQ_CST); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/kcsan/kcsan_test.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:571: kernel/kcsan] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2034: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/power/supply/power_supply_core.c: In function '__power_supply_register': /kisskb/src/drivers/power/supply/power_supply_core.c:1137:13: error: implicit declaration of function 'psy_has_property' [-Werror=implicit-function-declaration] 1137 | if (psy_has_property(desc, POWER_SUPPLY_PROP_USB_TYPE) && | ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/power/supply/power_supply_core.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/power/supply] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/power] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2034: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:07:15.623694