OSDN Git Service

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)
commit525661ef8040e099d191f5f35defaed342e6859b
tree038de314a32f38dd1be5c86bd330e603940f3b8d
parent83039f22ba2f6aff935a2acbb6bf671374e8317d
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]