# 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-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 6ba4a2d3591039aea1cb45c7c42262d26351a2fa # < make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- versatile_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: missing braces around initializer [-Wmissing-braces] struct drm_dp_desc desc = { 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/powerpc-next_versatile_defconfig_arm-gcc4.9 # Build took: 0:00:44.820620