# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 # Build took: 0:07:08.762355