# git rev-parse -q --verify 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test 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 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036^{commit} 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # git checkout -q -f -B kisskb 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # git clean -qxdf # < git log -1 # commit 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # Author: Michael Ellerman # Date: Sun Mar 14 20:33:41 2021 +1100 # # powerpc/fsl-pci: Fix section mismatch warning # # Section mismatch in reference from the function .fsl_add_bridge() to # the function .init.text:.setup_pci_cmd() # # fsl_add_bridge() is not __init, and can't be, and is the only caller # of setup_pci_cmd(). Fix it by making setup_pci_cmd() non-init. # # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210314093341.132986-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- allnoconfig # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- help # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- olddefconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.9 # Build took: 0:00:20.909789