zephyr/arch
Keith Packard 77abc49952 arch/x86/x86-64: Set TLS before calling z_thread_mark_switched_in
Move the FS_BASE MSR code to to the top of __resume to ensure
that %fs relative addressing run in the thread switching hook
works.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-10-19 16:00:00 +02:00
..
arc include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
arm smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
arm64 include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
common include: add missing irq.h include 2022-10-11 18:05:17 +02:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2
posix arch: posix: Add defaults for recommended stack sizes 2022-10-11 15:22:57 +02:00
riscv include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
sparc
x86 arch/x86/x86-64: Set TLS before calling z_thread_mark_switched_in 2022-10-19 16:00:00 +02:00
xtensa include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
CMakeLists.txt
Kconfig