# git rev-parse -q --verify 05477f3653b82d8b3bcf39d2937d9893124976db^{commit} 05477f3653b82d8b3bcf39d2937d9893124976db already have revision, skipping fetch # git checkout -q -f -B kisskb 05477f3653b82d8b3bcf39d2937d9893124976db # git clean -qxdf # < git log -1 # commit 05477f3653b82d8b3bcf39d2937d9893124976db # Author: Stephen Rothwell # Date: Tue Aug 23 15:25:14 2022 +1000 # # Add linux-next specific files for 20220823 # # 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 05477f3653b82d8b3bcf39d2937d9893124976db # < make -s -j 32 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 32 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 32 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:6485:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6490:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:6491:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 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- In file included from /kisskb/src/kernel/printk/printk.c:58: /kisskb/src/kernel/printk/printk.c: In function 'console_emit_next_record.constprop': /kisskb/src/kernel/printk/printk_ringbuffer.h:337:21: warning: array subscript 0 is outside array bounds of 'char[0]' [-Warray-bounds] 337 | r->text_buf = text_buf; | ~~~~~~~~~~~~^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2770:21: note: while referencing 'text' 2770 | static char text[CONSOLE_LOG_MAX]; | ^~~~ /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:683:1: warning: the frame size of 2312 bytes is larger than 2048 bytes [-Wframe-larger-than=] 683 | } | ^ vmlinux.o: warning: objtool: mce_wrmsrl+0xd: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu+0x0: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_start+0x3e: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_rdmsrl+0xd: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check+0x80a: call to pentium_machine_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check+0x10: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_machine_check+0xe: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter+0x13: call to lockdep_off() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit+0x17: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x1b: call to lockdep_hardirqs_off.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x24: call to lockdep_hardirqs_off.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x1b: call to lockdep_hardirqs_off.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: exit_to_user_mode+0x1b: call to lockdep_hardirqs_on.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_exit_to_user_mode+0x33: call to lockdep_hardirqs_on.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x1b: call to lockdep_hardirqs_off.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter+0x34: call to lockdep_hardirqs_off.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit_to_user_mode+0x22: call to lockdep_hardirqs_on.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit+0x46: call to lockdep_hardirqs_on.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter+0x0: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_enter+0x1a: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_exit+0x1a: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_nmi_enter+0x25: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_enter+0x8f: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_exit+0x47: call to __this_cpu_preempt_check.constprop.0() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:08:59.503968