# git rev-parse -q --verify 34f255a1e91ab44ff8926cf8294ff9144e62e861^{commit} 34f255a1e91ab44ff8926cf8294ff9144e62e861 already have revision, skipping fetch # git checkout -q -f -B kisskb 34f255a1e91ab44ff8926cf8294ff9144e62e861 # git clean -qxdf # < git log -1 # commit 34f255a1e91ab44ff8926cf8294ff9144e62e861 # Author: Stephen Rothwell # Date: Tue Nov 30 18:48:28 2021 +1100 # # Add linux-next specific files for 20211130 # # 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 34f255a1e91ab44ff8926cf8294ff9144e62e861 # < make -s -j 48 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 48 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 48 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:5162:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5167:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 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: warning: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan] 975 | __atomic_thread_fence(__ATOMIC_SEQ_CST); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/inode.c:73:29: warning: 'inodes_stat' defined but not used [-Wunused-variable] 73 | static struct inodes_stat_t inodes_stat; | ^~~~~~~~~~~ /kisskb/src/fs/dcache.c:128:29: warning: 'dentry_stat' defined but not used [-Wunused-variable] 128 | static struct dentry_stat_t dentry_stat = { | ^~~~~~~~~~~ lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x449: call to do_strncpy_from_user() with UACCESS enabled lib/strnlen_user.o: warning: objtool: strnlen_user()+0x3f2: call to do_strnlen_user() with UACCESS enabled /kisskb/src/fs/dcache.c:128:29: warning: 'dentry_stat' defined but not used [-Wunused-variable] 128 | static struct dentry_stat_t dentry_stat = { | ^~~~~~~~~~~ /kisskb/src/fs/inode.c:73:29: warning: 'inodes_stat' defined but not used [-Wunused-variable] 73 | static struct inodes_stat_t inodes_stat; | ^~~~~~~~~~~ vmlinux.o: warning: objtool: enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1d: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1d: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:08:57.848764