CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/02/13 13:45:41
Modified files: sys/arch/i386/i386: pmap.c Log message: - Detect and correct stale GDT user code segment limit caused by another thread in the same process running on another cpu raising pm_highexec and pm_codeseg. w/help from kettenis@ okay beck@ guenther@