# git rev-parse -q --verify b0a2c79c6f3590b74742cbbc76687014d47972d8^{commit} b0a2c79c6f3590b74742cbbc76687014d47972d8 already have revision, skipping fetch # git checkout -q -f -B kisskb b0a2c79c6f3590b74742cbbc76687014d47972d8 # git clean -qxdf # < git log -1 # commit b0a2c79c6f3590b74742cbbc76687014d47972d8 # Author: Stephen Rothwell # Date: Mon Apr 29 17:16:46 2024 +1000 # # Add linux-next specific files for 20240429 # # 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 b0a2c79c6f3590b74742cbbc76687014d47972d8 # 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.050676