diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2022-06-27 17:02:39 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-07-25 05:05:16 +0300 |
commit | 6c9c7d8fbc3a2a0cfed0e7a5b39581847b632f0b (patch) | |
tree | e311845cb16be9907549aa0e42704e47331792f2 /.gitignore | |
parent | c5a814cc992002c36fa5b7db5fbd55efb7430386 (diff) | |
download | linux-6c9c7d8fbc3a2a0cfed0e7a5b39581847b632f0b.tar.xz |
selftests/powerpc/ptrace: Add peek/poke of FPRs
Currently the ptrace-gpr test only tests the GET/SET(FP)REGS ptrace
APIs. But there's an alternate (older) API, called PEEK/POKEUSR.
Add some minimal testing of PEEK/POKEUSR of the FPRs. This is sufficient
to detect the bug that was fixed recently in the 32-bit ptrace FPR
handling.
Depends-on: 8e1278444446 ("powerpc/32: Fix overread/overwrite of thread_struct via ptrace")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220627140239.2464900-13-mpe@ellerman.id.au
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions