# git rev-parse -q --verify 264bffad4d08f967ab3d6690bb15757a526b186a^{commit} 264bffad4d08f967ab3d6690bb15757a526b186a already have revision, skipping fetch # git checkout -q -f -B kisskb 264bffad4d08f967ab3d6690bb15757a526b186a # git clean -qxdf # < git log -1 # commit 264bffad4d08f967ab3d6690bb15757a526b186a # Author: Christophe Leroy # Date: Fri Jun 14 10:16:25 2019 +0000 # # powerpc/boot: Add lzo support for uImage # # This patch allows to generate lzo compressed uImage # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 264bffad4d08f967ab3d6690bb15757a526b186a # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2fd0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 # Build took: 0:03:10.729491