# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 c73cd4cb1abde9914af896ad84908cb70c8ca687 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc5200_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x6cbf8c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6cbf8c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6cbf8c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6bb8e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-4.16.0-rc4-gc73cd4c Created: Wed Mar 7 03:13:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3406485 Bytes = 3326.65 kB = 3.25 MB Load Address: 00700000 Entry Point: 00700248 Image Name: Linux-4.16.0-rc4-gc73cd4c Created: Wed Mar 7 03:13:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3383077 Bytes = 3303.79 kB = 3.23 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-gc73cd4c Created: Wed Mar 7 03:13:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3405519 Bytes = 3325.70 kB = 3.25 MB Load Address: 00700000 Entry Point: 00700248 Image Name: Linux-4.16.0-rc4-gc73cd4c Created: Wed Mar 7 03:13:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3406482 Bytes = 3326.64 kB = 3.25 MB Load Address: 00700000 Entry Point: 00700248 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc5200_defconfig_powerpc # Build took: 0:01:00.827387