# git rev-parse -q --verify 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7^{commit} # git fetch -q -n -f https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/kspp warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7^{commit} 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7 # git checkout -q -f -B kisskb 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7 # git clean -qxdf # < git log -1 # commit 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7 # Author: Gustavo A. R. Silva # Date: Tue Apr 4 20:02:50 2023 -0600 # # s390/fcx: Replace zero-length array with flexible-array member # # Zero-length arrays are deprecated [1] and have to be replaced by C99 # flexible-array members. # # This helps with the ongoing efforts to tighten the FORTIFY_SOURCE routines # on memcpy() and help to make progress towards globally enabling # -fstrict-flex-arrays=3 [2] # # Link: https://github.com/KSPP/linux/issues/78 [1] # Link: https://gcc.gnu.org/pipermail/gcc-patches/2022-October/602902.html [2] # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 26476022a5b2aa1f25bf1a14f5f4b8d89460d3a7 # < make -s -j 32 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- cavium_octeon_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 # Build took: 0:01:21.075998