# git rev-parse -q --verify 0811296c55b7f0c5b038410828e37a1a1bf04463^{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 0811296c55b7f0c5b038410828e37a1a1bf04463^{commit} 0811296c55b7f0c5b038410828e37a1a1bf04463 # git checkout -q -f -B kisskb 0811296c55b7f0c5b038410828e37a1a1bf04463 # git clean -qxdf # < git log -1 # commit 0811296c55b7f0c5b038410828e37a1a1bf04463 # Author: Gustavo A. R. Silva # Date: Sat Sep 3 00:08:51 2022 +0100 # # exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper # # Zero-length arrays are deprecated and we are moving towards adopting # C99 flexible-array members instead. So, replace zero-length array # declaration in struct fid with the new DECLARE_FLEX_ARRAY() # helper macro. # # This helper allows for a flexible-array member in a union. # # Link: https://github.com/KSPP/linux/issues/21 # Link: https://github.com/KSPP/linux/issues/193 # Link: https://github.com/KSPP/linux/issues/197 # Link: https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html # Reviewed-by: Kees Cook # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 0811296c55b7f0c5b038410828e37a1a1bf04463 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/gustavoars_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/gustavoars_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/gustavoars_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/gustavoars_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/gustavoars_arm64-allmodconfig_arm64-gcc11 # Build took: 0:45:30.578523