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 > > [...]
Patch 1 applied to powerpc/next. [1/4] Documentation/powerpc: Fix ptrace request names https://git.kernel.org/powerpc/c/0e216fa576e1cdea3913fe82b7283fdfb58c5c07 cheers