# git rev-parse -q --verify 480787e5be113fba0207addd3c6befabd4532ff3^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.4.y 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 480787e5be113fba0207addd3c6befabd4532ff3^{commit} 480787e5be113fba0207addd3c6befabd4532ff3 # git checkout -q -f -B kisskb 480787e5be113fba0207addd3c6befabd4532ff3 # git clean -qxdf # < git log -1 # commit 480787e5be113fba0207addd3c6befabd4532ff3 # Author: Sasha Levin # Date: Tue Jun 30 16:26:28 2020 -0400 # # Linux 4.4.229 # # Signed-off-by: Sasha Levin # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 480787e5be113fba0207addd3c6befabd4532ff3 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-4.4_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-4.4_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-4.4_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:3377:warning: override: reassigning to symbol SMP # make -s -j 24 ARCH=powerpc O=/kisskb/build/stable-4.4_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S:184: Warning: invalid register expression /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S:331: Warning: invalid register expression WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' INFO: Uncompressed kernel (size 0x727000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Completed OK # rm -rf /kisskb/build/stable-4.4_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:01:59.154233