Re: [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2020-06-25 09:38:09
Also in:
linux-riscv, linux-um, linuxppc-dev
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2020-06-25 09:38:09
Also in:
linux-riscv, linux-um, linuxppc-dev
On Tue, Jun 23, 2020 at 01:43:26AM +0200, Christian Brauner wrote:
Now that HAVE_COPY_THREAD_TLS has been removed, rename copy_thread_tls() back simply copy_thread(). It's a simpler name, and doesn't imply that only tls is copied here. This finishes an outstanding chunk of internal process creation work since we've added clone3(). [..] arch/mips/kernel/process.c | 2 +-
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]