# git rev-parse -q --verify 6ba4a2d3591039aea1cb45c7c42262d26351a2fa^{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 6ba4a2d3591039aea1cb45c7c42262d26351a2fa^{commit} 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # 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/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- help # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- olddefconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:665:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386-gcc4.6 # Build took: 0:00:20.558576