haiku/src/kernel/core/arch
Axel Dörfler 4609c64d48 The %fs register is used by user space TLS - it is CPU dependent, and must
not be restored from the iframe; it will be set by the scheduling code.
This is only of concern on SMP machines and could prevent TLS from working.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9310 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-12 22:42:22 +00:00
..
m68k It is accomplished ... 2002-07-09 12:24:59 +00:00
mips Added the arch_cpu_idle() call to all platforms, though only x86 really 2002-07-18 14:19:14 +00:00
ppc This fixes the PPC kernel build. 2004-06-17 13:33:36 +00:00
sh4 Removed arch_cpu_user_strncpy()/strcpy(). 2004-02-23 05:18:51 +00:00
sparc It is accomplished ... 2002-07-09 12:24:59 +00:00
sparc64 It is accomplished ... 2002-07-09 12:24:59 +00:00
x86 The %fs register is used by user space TLS - it is CPU dependent, and must 2004-10-12 22:42:22 +00:00
Jamfile Fixed Jamfile to not use OBOS_TARGET_DIR any longer (but OBOS_ARCH instead). 2003-05-03 16:12:46 +00:00