powerpc/ptrace: split out SPE related functions.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 28 Feb 2020 00:14:43 +0000 (00:14 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 1 Apr 2020 03:30:48 +0000 (14:30 +1100)
commit60ef9dbd9d2ada53f488f75ae7fef13bb4962636
treed79961d033508b5aa8c1411f7fe4f7f16e989049
parent1b20773b00b71e361a6072d4b0ea6299e10678c9
powerpc/ptrace: split out SPE related functions.

Move CONFIG_SPE functions out of ptrace.c, into
ptrace-spe.c

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/0f17a331760310b5562fae3791cdd3cf9c64237b.1582848567.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/ptrace/Makefile
arch/powerpc/kernel/ptrace/ptrace-decl.h
arch/powerpc/kernel/ptrace/ptrace-spe.c [new file with mode: 0644]
arch/powerpc/kernel/ptrace/ptrace.c