# git rev-parse -q --verify c73cd4cb1abde9914af896ad84908cb70c8ca687^{commit} c73cd4cb1abde9914af896ad84908cb70c8ca687 already have revision, skipping fetch # git checkout -q -f -B kisskb c73cd4cb1abde9914af896ad84908cb70c8ca687 # git clean -qxdf # git log -1 commit c73cd4cb1abde9914af896ad84908cb70c8ca687 Author: Gustavo Romero Date: Mon Mar 5 15:48:55 2018 -0500 selftests/powerpc: Skip tm-unavailable if TM is not enabled Some processor revisions do not support transactional memory, and additionally kernel support can be disabled. In either case the tm-unavailable test should be skipped, otherwise it will fail with a SIGILL. That commit also sets this selftest to be called through the test harness as it's done for other TM selftests. Finally, it avoids using "ping" as a thread name since it's ambiguous and can be confusing when shown, for instance, in a kernel backtrace log. Fixes: 77fad8bfb1d2 ("selftests/powerpc: Check FP/VEC on exception in TM") Signed-off-by: Gustavo Romero Reviewed-by: Cyril Bur Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 c73cd4cb1abde9914af896ad84908cb70c8ca687 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- amigaone_defconfig warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) INFO: Uncompressed kernel (size 0x5d3314) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc4+ Created: Wed Mar 7 04:28:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2979115 Bytes = 2909.29 kB = 2.84 MB Load Address: 00800000 Entry Point: 00800108 Image Name: Linux-4.16.0-rc4+ Created: Wed Mar 7 04:28:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2956433 Bytes = 2887.14 kB = 2.82 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 # Build took: 0:00:44.222973