-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Michael Ellerman
committed
Jul 20, 2018
1 parent
83039f2
commit 525661e
Showing
4 changed files
with
1 addition
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
copy_first_unaligned | ||
paste_unaligned | ||
paste_last_unaligned | ||
copy_paste_unaligned_common | ||
alignment_handler |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
tools/testing/selftests/powerpc/alignment/paste_last_unaligned.c
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
tools/testing/selftests/powerpc/alignment/paste_unaligned.c
This file was deleted.
Oops, something went wrong.