marcel 2006-09-01 06:05:40 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc vm_machdep.c Log: In cpu_set_user_tls(), properly set the thread pointer. It is 0x7000 bytes after the end of the TCB, which is itself 8 bytes. Revision Changes Path 1.112 +1 -1 src/sys/powerpc/powerpc/vm_machdep.c