diff options
author | Heiko Carstens <[email protected]> | 2023-09-11 21:40:02 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2023-09-19 13:26:56 +0200 |
commit | 4b440e01da51da0cc651c06a036b8914b7b61ccf (patch) | |
tree | 1561e8c910fc4e383a1b10242e6f1c8c03ee5736 /arch/s390/mm/init.c | |
parent | 80725978260ff823e1c442e75d66cf1b61684bba (diff) |
s390/kprobes,ptrace: open code struct per_reg
Open code struct per_regs within kprobes and ptrace code, since at both
locations a struct per_regs is passed to __local_ctl_load() and
__local_ctl_store() which prevents to implement type checking for both
functions.
Reviewed-by: Alexander Gordeev <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'arch/s390/mm/init.c')
0 files changed, 0 insertions, 0 deletions