# git rev-parse -q --verify 34d1d36073ea4d4c532e8c8345627a9702be799e^{commit} 34d1d36073ea4d4c532e8c8345627a9702be799e already have revision, skipping fetch # git checkout -q -f -B kisskb 34d1d36073ea4d4c532e8c8345627a9702be799e # git clean -qxdf # < git log -1 # commit 34d1d36073ea4d4c532e8c8345627a9702be799e # Author: Stephen Rothwell # Date: Tue Jun 21 19:33:40 2022 +1000 # # Add linux-next specific files for 20220621 # # 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 34d1d36073ea4d4c532e8c8345627a9702be799e # < make -s -j 24 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 24 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 24 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:6632:warning: override: reassigning to symbol STANDALONE .config:6635:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 24 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/drivers/soc/mediatek/mtk-svs.c:1515:12: warning: 'svs_resume' defined but not used [-Wunused-function] 1515 | static int svs_resume(struct device *dev) | ^~~~~~~~~~ /kisskb/src/drivers/soc/mediatek/mtk-svs.c:1481:12: warning: 'svs_suspend' defined but not used [-Wunused-function] 1481 | static int svs_suspend(struct device *dev) | ^~~~~~~~~~~ vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x2a: call to context_tracking_enabled_this_cpu() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x3f: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x48: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x3f: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x3f: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_enter+0x9d: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_exit+0x85: call to __kasan_check_write() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:32.298551