Re: [PATCH] powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
From: Michael Ellerman <hidden>
Date: 2020-03-06 00:27:40
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2020-03-06 00:27:40
Also in:
lkml
On Wed, 2020-01-29 at 19:50:07 UTC, Christophe Leroy wrote:
is_32bit_task() exists on both PPC64 and PPC32, no need of an ifdefery. Signed-off-by: Christophe Leroy <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ba32f4b02105e57627912b42e141d65d90074c64 cheers