Geert Uytterhoeven 6aabc1facd m68k: Implement copy_thread_tls()
This is required for clone3(), which passes the TLS value through a
struct rather than a register.

As do_fork() is only available if CONFIG_HAVE_COPY_THREAD_TLS is set,
m68k_clone() must be changed to call _do_fork() directly.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Acked-by: Greg Ungerer <gerg@linux-m68k.org>
Link: https://lore.kernel.org/r/20200113103040.23661-1-geert@linux-m68k.org
2020-01-14 10:43:38 +01:00
..
2018-05-22 10:31:50 +02:00
2020-01-12 16:49:20 +01:00
2020-01-14 10:43:38 +01:00
2019-10-21 09:08:15 +02:00
2020-01-14 10:43:38 +01:00