# git rev-parse -q --verify 4eab358930711bbeb85bf5ee267d0d42d3394c2c^{commit} 4eab358930711bbeb85bf5ee267d0d42d3394c2c already have revision, skipping fetch # git checkout -q -f -B kisskb 4eab358930711bbeb85bf5ee267d0d42d3394c2c # git clean -qxdf # < git log -1 # commit 4eab358930711bbeb85bf5ee267d0d42d3394c2c # Author: Stephen Rothwell # Date: Wed Apr 17 15:36:48 2024 +1000 # # Add linux-next specific files for 20240417 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 4eab358930711bbeb85bf5ee267d0d42d3394c2c # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allnoconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allnoconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allnoconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allnoconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/os_info.c: In function 'os_info_init': /kisskb/src/arch/s390/kernel/os_info.c:62:15: warning: array subscript 10 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].val = value; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:63:15: warning: array subscript 10 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].size = 0; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:64:15: warning: array subscript 10 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].csum = 0; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:62:15: warning: array subscript 11 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].val = value; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:63:15: warning: array subscript 11 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].size = 0; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:64:15: warning: array subscript 11 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].csum = 0; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:62:15: warning: array subscript 12 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].val = value; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:63:15: warning: array subscript 12 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].size = 0; ~~~~~~~~~~~~~^~~~ /kisskb/src/arch/s390/kernel/os_info.c:64:15: warning: array subscript 12 is above array bounds of 'struct os_info_entry[10]' [-Warray-bounds] os_info.entry[nr].csum = 0; ~~~~~~~~~~~~~^~~~ Completed OK # rm -rf /kisskb/build/linux-next_allnoconfig_s390x-gcc8 # Build took: 0:00:20.182196