sh: convert to ->regset_get()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Jun 2020 04:54:51 +0000 (00:54 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 27 Jul 2020 18:31:09 +0000 (14:31 -0400)
commit3399d90ce63edf7439900db50b5c02aa822f190b
tree4d8cd697c02d065d3ce937b1972a9dab1f658d6b
parent759de58f28b1cd90a485d3bf1ce49236a153ce51
sh: convert to ->regset_get()

NB: there's a direct call of fpregs_get() left in dump_fpu().
To be taken out once we convert ELF_FDPIC to use of regset.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/sh/kernel/process_32.c
arch/sh/kernel/ptrace_32.c