[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87fu2tpqh4.fsf@concordia.ellerman.id.au>
Date: Tue, 15 May 2018 13:06:31 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Dave Martin <Dave.Martin@....com>, linux-kernel@...r.kernel.org
Cc: linux-arch@...r.kernel.org,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [RFC PATCH 07/11] powerpc: Move arch-specific prctls out of core code
Dave Martin <Dave.Martin@....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.Martin@....com>
> Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> Cc: Paul Mackerras <paulus@...ba.org>
> Cc: Michael Ellerman <mpe@...erman.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 <mpe@...erman.id.au>
cheers
Powered by blists - more mailing lists