# git rev-parse -q --verify 080bd2ae9a6c831578c1140ab9f1546f599c9daf^{commit} 080bd2ae9a6c831578c1140ab9f1546f599c9daf already have revision, skipping fetch # git checkout -q -f -B kisskb 080bd2ae9a6c831578c1140ab9f1546f599c9daf # git clean -qxdf # < git log -1 # commit 080bd2ae9a6c831578c1140ab9f1546f599c9daf # Author: Gustavo A. R. Silva # Date: Tue Oct 27 13:50:19 2020 -0500 # # printk: ringbuffer: 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/process/deprecated.html#zero-length-and-one-element-arrays # # 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 080bd2ae9a6c831578c1140ab9f1546f599c9daf # < make -s -j 120 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # make -s -j 120 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze 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 # Build took: 0:00:32.681259