]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/powerpc: Remove Power9 paste tests
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 Jul 2018 07:10:16 +0000 (17:10 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 20 Jul 2018 02:50:52 +0000 (12:50 +1000)
commitac775fe9880c52334cb790b1cb13a77c47dcfea5
tree038de314a32f38dd1be5c86bd330e603940f3b8d
parentc643938fbbb895e92182e810b9d2fa0d22a454f4
selftests/powerpc: Remove Power9 paste tests

Paste on POWER9 only works to accelerators and not on real memory. So
these tests just generate a SIGILL.

So just delete them.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/alignment/.gitignore
tools/testing/selftests/powerpc/alignment/Makefile
tools/testing/selftests/powerpc/alignment/paste_last_unaligned.c [deleted file]
tools/testing/selftests/powerpc/alignment/paste_unaligned.c [deleted file]