OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Tobias Weingartner (weingartcvs.openbsd.org)
Date: Sat May 26 2007 - 17:09:18 CDT


CVSROOT: /cvs
Module name: src
Changes by: weingartcvs.openbsd.org 2007/05/26 16:09:17

Modified files:
        sys/arch/i386/i386: cpu.c locore.s machdep.c
        sys/arch/i386/include: cpu.h i82489var.h

Log message:
Move cpu_info/curcpu to be mapped by the %fs segment. Extra input and
debugging by tom, art, kettenis, and others. Testing by many others.

ok art, kettenis, tom