# git rev-parse -q --verify edfea16a6dae9c03bdc97babdd69960093263354^{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 edfea16a6dae9c03bdc97babdd69960093263354^{commit} edfea16a6dae9c03bdc97babdd69960093263354 # git checkout -q -f -B kisskb edfea16a6dae9c03bdc97babdd69960093263354 # git clean -qxdf # < git log -1 # commit edfea16a6dae9c03bdc97babdd69960093263354 # Author: Gustavo A. R. Silva # Date: Thu Feb 2 19:27:10 2023 -0600 # # drm/vmwgfx: Replace one-element array with flexible-array member # # One-element arrays are deprecated, and we are replacing them with flexible # array members instead. So, replace one-element array with flexible-array # member in struct vmw_view. # # This helps with the ongoing efforts to tighten the FORTIFY_SOURCE # routines on memcpy() and help us make progress towards globally # enabling -fstrict-flex-arrays=3 [1]. # # This results in no differences in binary output. # # Link: https://github.com/KSPP/linux/issues/79 # Link: https://github.com/KSPP/linux/issues/254 # Link: https://gcc.gnu.org/pipermail/gcc-patches/2022-October/602902.html [1] # Reviewed-by: Kees Cook # Reviewed-by: Zack Rusin # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 edfea16a6dae9c03bdc97babdd69960093263354 # < make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/gustavoars_mmu_defconfig_microblaze-gcc5 # Build took: 0:00:48.741028