APPLIED: [B][SRU][PATCH 0/1] selftests/powerpc: Remove redundant cp_abort test
Khaled Elmously
khalid.elmously at canonical.com
Thu May 9 05:13:30 UTC 2019
On 2019-04-25 11:34:06 , Po-Hsu Lin wrote:
> BugLink: https://bugs.launchpad.net/bugs/1812805
>
> == Justification ==
> The cp_abort test in context_switch was designed for Power9, however
> this test is broken and it fails everytime as Paste on Power9 only
> works on accelerators and no longer on real memory.
>
> == Fix ==
> 00c946a0 (selftests/powerpc: Remove redundant cp_abort test)
>
> This will remove the cp_abort test.
> Patch has already been applied in C and onward.
>
> == Test ==
> Patch verified on a Bionic P9 system, the test will no longer exist.
>
> == Regression Potential ==
> None.
> This patchset is just for the kernel testing tool.
>
>
> Michael Neuling (1):
> selftests/powerpc: Remove redundant cp_abort test
>
> tools/testing/selftests/powerpc/Makefile | 1 -
> .../selftests/powerpc/context_switch/.gitignore | 1 -
> .../selftests/powerpc/context_switch/Makefile | 5 -
> .../selftests/powerpc/context_switch/cp_abort.c | 110 ---------------------
> 4 files changed, 117 deletions(-)
> delete mode 100644 tools/testing/selftests/powerpc/context_switch/.gitignore
> delete mode 100644 tools/testing/selftests/powerpc/context_switch/Makefile
> delete mode 100644 tools/testing/selftests/powerpc/context_switch/cp_abort.c
>
> --
> 2.7.4
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list