Messages in this thread |  | | Date | Tue, 7 Jan 2020 13:35:49 +0100 | From | Christian Brauner <> | Subject | Re: [PATCH] um: Implement copy_thread_tls |
| |
On Sun, Jan 05, 2020 at 04:19:28PM +0100, Christian Brauner wrote: > On Sat, Jan 04, 2020 at 01:39:30PM +0100, Amanieu d'Antras wrote: > > This is required for clone3 which passes the TLS value through a > > struct rather than a register. > > > > Signed-off-by: Amanieu d'Antras <amanieu@gmail.com> > > Cc: linux-um@lists.infradead.org > > Cc: <stable@vger.kernel.org> # 5.3.x > > Thanks. I'm picking this up as part of the copy_thread_tls() series. > (Leaving the patch in tact so people can Ack right here if they want to.) > If I could get an Ack from one of the maintainers that would be great; > see > https://lore.kernel.org/lkml/20200102172413.654385-1-amanieu@gmail.com > for more context. > > Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
I've this up as part of the series link in above ^^ and moved it into https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/log/?h=clone3_tls
If I hear no objections I'll merge into into my fixes tree today or tomorrow.
An Ack from one of the maintainers would still be appreciated.
Thanks! Christian
|  |