diff options
author | Heiko Carstens <[email protected]> | 2024-02-03 11:45:14 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2024-02-16 14:30:16 +0100 |
commit | 9cbff7f2214d16af5c10f1f55ac72d4c1a8bd787 (patch) | |
tree | b2e7bad1200da86e7001dc32a709506f72bd8456 /arch/s390/kernel/ptrace.c | |
parent | ed3a0a011a9c33d81a0d024882ee433c42bfccae (diff) |
s390/fpu: remove regs member from struct fpu
KVM was the only user which modified the regs pointer in struct fpu. Remove
the pointer and convert the rest of the core fpu code to directly access
the save area embedded within struct fpu.
Reviewed-by: Claudio Imbrenda <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'arch/s390/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions