Dave Martin <dave.mar...@arm.com> writes:

> This patch moves the powerpc-specific prctl call implementations
> out of core code and removes redundant boilerplate associated with
> them.
>
> No functional change.
>
> Signed-off-by: Dave Martin <dave.mar...@arm.com>
> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
> Cc: Paul Mackerras <pau...@samba.org>
> Cc: Michael Ellerman <m...@ellerman.id.au>
> ---
>  arch/powerpc/Kconfig                 |  1 +
>  arch/powerpc/include/asm/processor.h |  6 ------
>  arch/powerpc/kernel/syscalls.c       | 17 +++++++++++++++++
>  kernel/sys.c                         | 24 ------------------------
>  4 files changed, 18 insertions(+), 30 deletions(-)

This also looks OK to me.

Acked-by: Michael Ellerman <m...@ellerman.id.au>

cheers

Reply via email to