[PATCH 10/20] powerpc: Clean ifdef usage in copy_thread()

Kumar Gala galak at kernel.crashing.org
Fri Jul 24 00:49:01 EST 2009


On Jul 23, 2009, at 12:59 AM, Benjamin Herrenschmidt wrote:

> Currently, a single ifdef covers SLB related bits and more generic  
> ppc64
> related bits, split this in two separate ifdef's since 64-bit BookE  
> will
> need one but not the other.
>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> ---
>
> arch/powerpc/kernel/process.c |    2 ++
> 1 file changed, 2 insertions(+)


Acked-by: Kumar Gala <galak at kernel.crashing.org>

- k


More information about the Linuxppc-dev mailing list