linux/tools/testing/selftests/powerpc/tm
Michael Ellerman 20d09927e6 selftests/powerpc: Allow the tm-syscall test to build with old headers
When building against older kernel headers, currently the tm-syscall
test fails to build because PPC_FEATURE2_HTM_NOSC is not defined.

Tweak the test so that if PPC_FEATURE2_HTM_NOSC is not defined it still
builds, but prints a warning at run time and marks the test as skipped.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-10-15 20:32:04 +11:00
..
.gitignore selftests/powerpc: Add transactional syscall test 2015-04-11 20:49:20 +10:00
Makefile powerpc/tm: Abort syscalls in active transactions 2015-06-19 17:10:28 +10:00
tm-resched-dscr.c selftests/powerpc: Use the test harness for the TM DSCR test 2014-06-24 14:29:41 +10:00
tm-syscall-asm.S selftests/powerpc: Add transactional syscall test 2015-04-11 20:49:20 +10:00
tm-syscall.c selftests/powerpc: Allow the tm-syscall test to build with old headers 2015-10-15 20:32:04 +11:00