# git rev-parse -q --verify a56dbff00095f3fc2c3fcb71dab2e536d42a4ff5^{commit} a56dbff00095f3fc2c3fcb71dab2e536d42a4ff5 already have revision, skipping fetch # git checkout -q -f -B kisskb a56dbff00095f3fc2c3fcb71dab2e536d42a4ff5 # git clean -qxdf # < git log -1 # commit a56dbff00095f3fc2c3fcb71dab2e536d42a4ff5 # Author: Gustavo A. R. Silva # Date: Mon Aug 31 08:25:42 2020 -0500 # # scsi: target: tcmu: Replace zero-length array with flexible-array member # # There is a regular need in the kernel to provide a way to declare having a # dynamically sized set of trailing elements in a structure. Kernel code should # always use “flexible array members”[1] for these cases. The older style of # one-element or zero-length arrays should no longer be used[2]. # # [1] https://en.wikipedia.org/wiki/Flexible_array_member # [2] https://www.kernel.org/doc/html/v5.9-rc1/process/deprecated.html#zero-length-and-one-element-arrays # # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 a56dbff00095f3fc2c3fcb71dab2e536d42a4ff5 # < make -s -j 8 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- cavium_octeon_defconfig # < make -s -j 8 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 8 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 8 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 # Build took: 0:02:29.169413