[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160317221153.GB2619@joana>
Date: Thu, 17 Mar 2016 19:11:53 -0300
From: Gustavo Padovan <gustavo.padovan@...labora.co.uk>
To: Gustavo Padovan <gustavo@...ovan.org>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>
Subject: Re: [PATCH] powerpc: rename to_user_ptr to __to_user_ptr
Hi,
2016-03-17 Gustavo Padovan <gustavo@...ovan.org>:
> From: Gustavo Padovan <gustavo.padovan@...labora.co.uk>
>
> to_user_ptr() is a local macro defined by signal_32.c, rename it to
> __to_user_ptr() as now we will have a global to_user_ptr() defined by
> kernel.h that has a different meaning from this one.
>
> Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> Cc: Paul Mackerras <paulus@...ba.org>
> Cc: Michael Ellerman <mpe@...erman.id.au>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@...labora.co.uk>
> ---
> arch/powerpc/kernel/signal_32.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
We changed our mind about the names, so ignore this patch. Sorry for the
noise.
Gustavo
Powered by blists - more mailing lists