On Tue, 2019-08-27 at 03:30:06 UTC, Nicholas Piggin wrote: > Commit 3033f14ab78c3 ("clone: support passing tls argument via C rather > than pt_regs magic") introduced the HAVE_COPY_THREAD_TLS option. Use it > to avoid a subtle assumption about the argument ordering of clone type > syscalls. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Patches 1 & 2 applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/facd04a904ff6cdc6ee85d6e85d500f478a1bec4 cheers