]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf70dbac37a765f454e9e5f7c70d0bbe15962aac4
treef173353bfd00facd9f9e0f68bf4db4c4b728316b
parent843d02c798516521516e98cd91335f4b8a9d027b
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