kernel_optimize_test/arch/c6x
Christian Brauner e0daa22c29
c6x: switch to copy_thread_tls()
Use the copy_thread_tls() calling convention which passes tls through a
register. This is required so we can remove the copy_thread{_tls}() split
and remove the HAVE_COPY_THREAD_TLS macro.

CC: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com>
Cc: linux-c6x-dev@linux-c6x.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-07-04 23:41:36 +02:00
..
boot treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
configs c6x: defconfig: Cleanup from old Kconfig options 2017-08-24 09:34:01 -04:00
include mm: consolidate pte_index() and pte_offset_*() definitions 2020-06-09 09:39:14 -07:00
kernel c6x: switch to copy_thread_tls() 2020-07-04 23:41:36 +02:00
lib take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
mm mm: free_area_init: use maximal zone PFNs rather than zone sizes 2020-06-03 20:09:43 -07:00
platforms c6x: Replace setup_irq() by request_irq() 2020-03-29 21:03:42 +02:00
Kconfig c6x: switch to copy_thread_tls() 2020-07-04 23:41:36 +02:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile kbuild: consolidate Devicetree dtb build rules 2018-10-02 09:23:21 -05:00