davidxu 2006-05-28 04:40:45 UTC
FreeBSD src repository
Modified files:
sys/i386/isa npx.c
Log:
If parent thread never used FPU, the only work is to clear flag
PCB_NPXINITDONE for new thread and let trap code initialize it.
Revision Changes Path
1.168 +6 -1 src/sys/i386/isa/npx.c