Searched hist:"67 e364b3295f9dbf3b820d0edde86fb7c95efc98" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace32.c | diff 67e364b3295f9dbf3b820d0edde86fb7c95efc98 Tue Aug 18 12:19:14 CDT 2020 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
ptrace_get_reg() and ptrace_set_reg() are only used internally by ptrace.
Move them in arch/powerpc/kernel/ptrace/ptrace-decl.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/376c258267aeae54a4423bc4a2e107a9611f0039.1597770847.git.christophe.leroy@csgroup.eu
|
H A D | ptrace-decl.h | diff 67e364b3295f9dbf3b820d0edde86fb7c95efc98 Tue Aug 18 12:19:14 CDT 2020 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
ptrace_get_reg() and ptrace_set_reg() are only used internally by ptrace.
Move them in arch/powerpc/kernel/ptrace/ptrace-decl.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/376c258267aeae54a4423bc4a2e107a9611f0039.1597770847.git.christophe.leroy@csgroup.eu
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | diff 67e364b3295f9dbf3b820d0edde86fb7c95efc98 Tue Aug 18 12:19:14 CDT 2020 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
ptrace_get_reg() and ptrace_set_reg() are only used internally by ptrace.
Move them in arch/powerpc/kernel/ptrace/ptrace-decl.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/376c258267aeae54a4423bc4a2e107a9611f0039.1597770847.git.christophe.leroy@csgroup.eu
|