On Tue, 25 Jul 2023 10:58:37 +1000, Benjamin Gray wrote: > While trying to test changes to the breakpoint implementation in the kernel, I > tried to run the ptrace tests and met many unexplained skips and failures. > > This series addresses the pain points of trying to run these tests and learn > what they are doing. > > Benjamin Gray (4): > Documentation/powerpc: Fix ptrace request names > selftests/powerpc/ptrace: Explain why tests are skipped > selftests/powerpc/ptrace: Fix typo in pid_max search error > selftests/powerpc/ptrace: Declare test temporary variables as volatile > > [...]
Applied to powerpc/next. [2/4] selftests/powerpc/ptrace: Explain why tests are skipped https://git.kernel.org/powerpc/c/68877ff20a7f4f773069784cfe4f6fe9c7b9a841 [3/4] selftests/powerpc/ptrace: Fix typo in pid_max search error https://git.kernel.org/powerpc/c/fc6732a8556c1099b89f4777a96bd6a1ae5a4378 [4/4] selftests/powerpc/ptrace: Declare test temporary variables as volatile https://git.kernel.org/powerpc/c/c3062ede9927053754ba27b280afe00b9b31b37a cheers