CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2010/10/13 22:38:24

Modified files:
        sys/arch/amd64/include: segments.h 
        sys/arch/amd64/amd64: cpu.c locore.S machdep.c 

Log message:
Clean up segment handling: switch user-space to using code and data
segments in the GDT instead of the LDT and eliminate the GDT slots
that we don't actually use.

tested on both amd and intel by several
not really the right person, but ok: kettenis@

Reply via email to