sparc64: get rid of odd callers of copy_regset_to_user()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 22 May 2020 18:21:59 +0000 (14:21 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 26 Jun 2020 05:02:14 +0000 (01:02 -0400)
commit8f0329211b7001a47f94702380d188295eba8ef2
treef173353bfd00facd9f9e0f68bf4db4c4b728316b
parent87d805331a69afdd7b3ee3d5c42760b747a4904f
sparc64: get rid of odd callers of copy_regset_to_user()

same as for sparc32, and that's it - no more caller of ->get() with
non-zero pos.

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