History log of /external/linux-kselftest/tools/testing/selftests/powerpc/tm/tm-signal.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
15ec3997aa3bffc461f7b47ca9365d4b0323c671 30-Sep-2016 Simon Guo <wei.guo.simon@gmail.com> selftests/powerpc: Move shared headers into new include dir

There are some functions, especially register related, which can
be shared across multiple selftests/powerpc test directories.

This patch creates a new include directory to store those shared
files, so that the file layout becomes more neat.

Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
[mpe: Reworked to move the headers only]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/tm-signal.S
f10d4424b20c101f3b4dd599819083e1e4b5a3fa 23-Sep-2016 Cyril Bur <cyrilbur@gmail.com> selftests/powerpc: Add checks for transactional GPRs in signal contexts

If a thread receives a signal while transactional the kernel creates a
second context to show the transactional state of the process. This
test loads some known values and waits for a signal and confirms that
the expected values are in the signal context.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/tm-signal.S