# git rev-parse -q --verify 6ba4a2d3591039aea1cb45c7c42262d26351a2fa^{commit} 6ba4a2d3591039aea1cb45c7c42262d26351a2fa already have revision, skipping fetch # git checkout -q -f -B kisskb 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # git clean -qxdf # < git log -1 # commit 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # Author: Michael Ellerman # Date: Fri Apr 3 20:56:56 2020 +1100 # # selftests/powerpc: Always build the tm-poison test 64-bit # # The tm-poison test includes inline asm which is 64-bit only, so the # test must be built 64-bit in order to work. # # Otherwise it fails, eg: # # file tm-poison # tm-poison: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV) ... # # ./tm-poison # test: tm_poison_test # Unknown value 0x1fff71150 leaked into f31! # Unknown value 0x1fff710c0 leaked into vr31! # failure: tm_poison_test # # Fixes: a003365cab64 ("powerpc/tm: Add tm-poison test") # Signed-off-by: Michael Ellerman # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200403095656.3772005-1-mpe@ellerman.id.au # < /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 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_SMP=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() The function .early_init_mmu() references the function __init .radix__early_init_mmu(). This is often because .early_init_mmu lacks a __init annotation or the annotation of .radix__early_init_mmu is wrong. WARNING: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.hash__early_init_mmu() The function .early_init_mmu() references the function __init .hash__early_init_mmu(). This is often because .early_init_mmu lacks a __init annotation or the annotation of .hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64_defconfig+UP_powerpc-gcc5 # Build took: 0:03:46.007150