# git rev-parse -q --verify 35d872b9ea5b3ad784d7479ea728dcb688df2db7^{commit} 35d872b9ea5b3ad784d7479ea728dcb688df2db7 already have revision, skipping fetch # git checkout -q -f -B kisskb 35d872b9ea5b3ad784d7479ea728dcb688df2db7 # git clean -qxdf # < git log -1 # commit 35d872b9ea5b3ad784d7479ea728dcb688df2db7 # Author: Stephen Rothwell # Date: Tue Jun 14 16:15:33 2022 +1000 # # Add linux-next specific files for 20220614 # # 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 35d872b9ea5b3ad784d7479ea728dcb688df2db7 # < make -s -j 40 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 40 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 40 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:5646:warning: override: reassigning to symbol STANDALONE .config:5647:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5649:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 40 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:2980:21: note: while referencing 'text' 2980 | static char text[CONSOLE_LOG_MAX]; | ^~~~ 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:2980:21: note: while referencing 'text' 2980 | static char text[CONSOLE_LOG_MAX]; | ^~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:03:32.978291