# git rev-parse -q --verify a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7^{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 a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7^{commit} a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7 # git checkout -q -f -B kisskb a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7 # git clean -qxdf # < git log -1 # commit a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7 # Author: Gustavo A. R. Silva # Date: Thu Nov 30 14:29:34 2023 -0600 # # init: Kconfig: Disable -Wstringop-overflow for GCC-11 # # -Wstringop-overflow is buggy in GCC-11. Therefore, we should disable # this option specifically for that compiler version. To achieve this, # we introduce a new configuration option: GCC11_NO_STRINGOP_OVERFLOW. # # The compiler option related to string operation overflow is now managed # under configuration CC_STRINGOP_OVERFLOW. This option is enabled by # default for all other versions of GCC that support it. # # Link: https://lore.kernel.org/lkml/b3c99290-40bc-426f-b3d2-1aa903f95c4e@embeddedor.com/ # Link: https://lore.kernel.org/lkml/20231128091351.2bfb38dd@canb.auug.org.au/ # Reviewed-by: Kees Cook # Link: https://lore.kernel.org/linux-hardening/ZWj1+jkweEDWbmAR@work/ # 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 a5e0ace04fbf56c1794b1a2fa7a93672753b3fc7 # 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:47.583372