freebsd-dev/sys/amd64/linux32
Konstantin Belousov 3bd5e467b2 The pcb_gs32p should be per-cpu, not per-thread pointer. This is
location in GDT where the segment descriptor from pcb_gs32sd is
copied, and the location is in GDT local to CPU.

Noted and reviewed by:	peter
MFC after:	1 week
2008-09-08 09:59:05 +00:00
..
linux32_dummy.c Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00
linux32_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_ipc64.h
linux32_locore.s Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_machdep.c The pcb_gs32p should be per-cpu, not per-thread pointer. This is 2008-09-08 09:59:05 +00:00
linux32_proto.h Regen. 2008-05-13 20:02:26 +00:00
linux32_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux32_syscall.h Regen. 2008-05-13 20:02:26 +00:00
linux32_sysent.c Regen. 2008-05-13 20:02:26 +00:00
linux32_sysvec.c Implement the linux syscalls 2008-04-08 09:45:49 +00:00
linux.h Implement the linux syscalls 2008-04-08 09:45:49 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00