[RFC PATCH 12/12] [WIP] selftests/powerpc: Remove incorrect tm-syscall selftest

Michael Neuling mikey at neuling.org
Tue Feb 20 14:04:41 AEDT 2018


> --- a/tools/testing/selftests/powerpc/tm/tm-syscall.c
> +++ /dev/null
> @@ -1,106 +0,0 @@
> -/*
> - * Copyright 2015, Sam Bobroff, IBM Corp.
> - * Licensed under GPLv2.
> - *
> - * Test the kernel's system call code to ensure that a system call
> - * made from within an active HTM transaction is aborted with the
> - * correct failure code.

The above is still true

> - * Conversely, ensure that a system call made from within a
> - * suspended transaction can succeed.

This is true anymore....

So can we just modify the test to remove the second part?

Mikey


More information about the Linuxppc-dev mailing list