aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2017-10-06 10:48:57 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-21 14:48:02 +1000
commit00c946a06ec8414ad22f0e8dcd17187bdd127a72 (patch)
tree03466553e2401c2a8a487a7e77bcc322ff4e3715 /tools/testing/selftests/powerpc/Makefile
parentpowerpc/fsl/dts: fix the i2c-mux compatible for t104xqds (diff)
downloadlinux-dev-00c946a06ec8414ad22f0e8dcd17187bdd127a72.tar.xz
linux-dev-00c946a06ec8414ad22f0e8dcd17187bdd127a72.zip
selftests/powerpc: Remove redundant cp_abort test
Paste on POWER9 only works on accelerators and no longer on real memory. Hence this test is broken so remove it. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc/Makefile')
-rw-r--r--tools/testing/selftests/powerpc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/Makefile b/tools/testing/selftests/powerpc/Makefile
index f6b1338730db..201b598558b9 100644
--- a/tools/testing/selftests/powerpc/Makefile
+++ b/tools/testing/selftests/powerpc/Makefile
@@ -17,7 +17,6 @@ SUB_DIRS = alignment \
benchmarks \
cache_shape \
copyloops \
- context_switch \
dscr \
mm \
pmu \