# git rev-parse -q --verify 719fdd32921fb7e3208db8832d32ae1c2d68900f^{commit} 719fdd32921fb7e3208db8832d32ae1c2d68900f already have revision, skipping fetch # git checkout -q -f -B kisskb 719fdd32921fb7e3208db8832d32ae1c2d68900f # git clean -qxdf # < git log -1 # commit 719fdd32921fb7e3208db8832d32ae1c2d68900f # Author: David Howells # Date: Wed Jun 24 17:00:24 2020 +0100 # # afs: Fix storage of cell names # # The cell name stored in the afs_cell struct is a 64-char + NUL buffer - # when it needs to be able to handle up to AFS_MAXCELLNAME (256 chars) + NUL. # # Fix this by changing the array to a pointer and allocating the string. # # Found using Coverity. # # Fixes: 989782dcdc91 ("afs: Overhaul cell database management") # Reported-by: Colin Ian King # Signed-off-by: David Howells # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 719fdd32921fb7e3208db8832d32ae1c2d68900f # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x11336f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1200000) Image Name: Linux-5.8.0-rc2-g719fdd32921f Created: Sun Jun 28 17:10:53 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7237857 Bytes = 7068.22 KiB = 6.90 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 # Build took: 0:02:44.785991